2026-03-30 13:30:03 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 13:30:03 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 13:30:03 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-30 13:30:03 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 13:30:03 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 13:30:03 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 13:30:03 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 13:30:03 [scrapy.extensions.telnet] INFO: Telnet Password: 33b1ed094a2f7c60
2026-03-30 13:30:03 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 13:30:03 [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-30T13_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-30 13:30:03 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 13:30:03 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 13:30:03 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 13:30:03 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 13:30:03 [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-30 13:30:03 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 13:30:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 13:30:03 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-30 13:30:03 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 13:30:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 13:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:04 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 13:30:04 [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-30 13:30:04 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 13:30:04 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 13:30:04 [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-30 13:30:04 [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-30 13:30:04 [scrapy.core.engine] INFO: Spider opened
2026-03-30 13:30:04 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 13:30:04 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 13:30:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-30 13:30:04 [scrapy-playwright] INFO: Starting download handler
2026-03-30 13:30:04 [scrapy-playwright] INFO: Starting download handler
2026-03-30 13:30:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:12 [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-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744615
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744615%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744615: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744615 url https://www.openlane.eu/en/carv6/auction/10744615
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744625
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744625%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744625: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744625 url https://www.openlane.eu/en/carv6/auction/10744625
2026-03-30 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-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744541
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744541%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744541: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744541 url https://www.openlane.eu/en/carv6/auction/10744541
2026-03-30 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-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744599
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744599%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744599: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744599 url https://www.openlane.eu/en/carv6/auction/10744599
2026-03-30 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-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744602
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744602%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744602: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744602 url https://www.openlane.eu/en/carv6/auction/10744602
2026-03-30 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-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744542
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744542%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744542: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744542 url https://www.openlane.eu/en/carv6/auction/10744542
2026-03-30 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-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744572
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744572%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744572: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744572 url https://www.openlane.eu/en/carv6/auction/10744572
2026-03-30 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-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744619
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744619%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744619: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744619 url https://www.openlane.eu/en/carv6/auction/10744619
2026-03-30 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-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744607
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744607%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744607: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744607 url https://www.openlane.eu/en/carv6/auction/10744607
2026-03-30 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-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744591
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744591%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744591: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744591 url https://www.openlane.eu/en/carv6/auction/10744591
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744603
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744603%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744603: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744603 url https://www.openlane.eu/en/carv6/auction/10744603
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744630
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744630%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744630: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744630 url https://www.openlane.eu/en/carv6/auction/10744630
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744589
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744589%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744589: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744589 url https://www.openlane.eu/en/carv6/auction/10744589
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744579
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744579%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744579: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744579 url https://www.openlane.eu/en/carv6/auction/10744579
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744622
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744622%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744622: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744622 url https://www.openlane.eu/en/carv6/auction/10744622
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744578
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744578%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744578: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744578 url https://www.openlane.eu/en/carv6/auction/10744578
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744620
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744620%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744620: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744620 url https://www.openlane.eu/en/carv6/auction/10744620
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744539
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744539%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744539: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744539 url https://www.openlane.eu/en/carv6/auction/10744539
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744531
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744531%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744531: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744531 url https://www.openlane.eu/en/carv6/auction/10744531
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744546
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744546%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744546: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744546 url https://www.openlane.eu/en/carv6/auction/10744546
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744604
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744604%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744604: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744604 url https://www.openlane.eu/en/carv6/auction/10744604
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744585
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744585%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744585: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744585 url https://www.openlane.eu/en/carv6/auction/10744585
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744529
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744529%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744529: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744529 url https://www.openlane.eu/en/carv6/auction/10744529
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744623
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744623%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744623: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744623 url https://www.openlane.eu/en/carv6/auction/10744623
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744567
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744567%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744567: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744567 url https://www.openlane.eu/en/carv6/auction/10744567
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744568
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744568%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744568: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744568 url https://www.openlane.eu/en/carv6/auction/10744568
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744571
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744571%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744571: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744571 url https://www.openlane.eu/en/carv6/auction/10744571
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744570
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744570%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744570: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744570 url https://www.openlane.eu/en/carv6/auction/10744570
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744618
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744618%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744618: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744618 url https://www.openlane.eu/en/carv6/auction/10744618
2026-03-30 13:30:12 [adesa.fr] INFO: Found listing with ID: 10744601
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744601%27 HTTP/1.1" 200 None
2026-03-30 13:30:12 [adesa.fr] INFO: Scrape type for 10744601: 1
2026-03-30 13:30:12 [adesa.fr] INFO: Scraping item 10744601 url https://www.openlane.eu/en/carv6/auction/10744601
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744551
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744551%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744551: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744551 url https://www.openlane.eu/en/carv6/auction/10744551
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744608
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744608%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744608: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744608 url https://www.openlane.eu/en/carv6/auction/10744608
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744554
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744554%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744554: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744554 url https://www.openlane.eu/en/carv6/auction/10744554
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744596
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744596%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744596: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744596 url https://www.openlane.eu/en/carv6/auction/10744596
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744590
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744590%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744590: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744590 url https://www.openlane.eu/en/carv6/auction/10744590
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744544
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744544%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744544: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744544 url https://www.openlane.eu/en/carv6/auction/10744544
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744548
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744548%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744548: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744548 url https://www.openlane.eu/en/carv6/auction/10744548
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744610
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744610%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744610: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744610 url https://www.openlane.eu/en/carv6/auction/10744610
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744624
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744624%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744624: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744624 url https://www.openlane.eu/en/carv6/auction/10744624
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744562
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744562%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744562: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744562 url https://www.openlane.eu/en/carv6/auction/10744562
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744614
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744614%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744614: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744614 url https://www.openlane.eu/en/carv6/auction/10744614
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744612
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744612%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744612: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744612 url https://www.openlane.eu/en/carv6/auction/10744612
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744611
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744611%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744611: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744611 url https://www.openlane.eu/en/carv6/auction/10744611
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744569
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744569%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744569: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744569 url https://www.openlane.eu/en/carv6/auction/10744569
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744543
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744543%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744543: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744543 url https://www.openlane.eu/en/carv6/auction/10744543
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744598
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744598%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744598: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744598 url https://www.openlane.eu/en/carv6/auction/10744598
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744606
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744606%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744606: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744606 url https://www.openlane.eu/en/carv6/auction/10744606
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744605
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744605%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744605: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744605 url https://www.openlane.eu/en/carv6/auction/10744605
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744616
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744616%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744616: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744616 url https://www.openlane.eu/en/carv6/auction/10744616
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744609
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744609%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744609: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744609 url https://www.openlane.eu/en/carv6/auction/10744609
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744581
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744581%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744581: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744581 url https://www.openlane.eu/en/carv6/auction/10744581
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744556
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744556%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744556: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744556 url https://www.openlane.eu/en/carv6/auction/10744556
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744552
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744552%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744552: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744552 url https://www.openlane.eu/en/carv6/auction/10744552
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744563
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744563%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744563: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744563 url https://www.openlane.eu/en/carv6/auction/10744563
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744528
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744528%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744528: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744528 url https://www.openlane.eu/en/carv6/auction/10744528
2026-03-30 13:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744573
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744573%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744573: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744573 url https://www.openlane.eu/en/carv6/auction/10744573
2026-03-30 13:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744561
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744561%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744561: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744561 url https://www.openlane.eu/en/carv6/auction/10744561
2026-03-30 13:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744575
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744575%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744575: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744575 url https://www.openlane.eu/en/carv6/auction/10744575
2026-03-30 13:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744587
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744587%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744587: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744587 url https://www.openlane.eu/en/carv6/auction/10744587
2026-03-30 13:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744613
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744613%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744613: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744613 url https://www.openlane.eu/en/carv6/auction/10744613
2026-03-30 13:30:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744597
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744597%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [adesa.fr] INFO: Scrape type for 10744597: 1
2026-03-30 13:30:13 [adesa.fr] INFO: Scraping item 10744597 url https://www.openlane.eu/en/carv6/auction/10744597
2026-03-30 13:30:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10744542
2026-03-30 13:30:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd0184c-ee69-5504-9a99-e5815903aeaa with scrape type 1
2026-03-30 13:30:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7cd0184c-ee69-5504-9a99-e5815903aeaa
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5629052%252Fgeneral%252Fcfaf1f29-7ac1-479b-b339-572159e01d4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/cfaf1f29-7ac1-479b-b339-572159e01d4a.jpg already downloaded
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5629052%252Fgeneral%252F57205dfa-3407-4e46-be38-5948880fa8e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/57205dfa-3407-4e46-be38-5948880fa8e4.jpg already downloaded
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5629052%252Fgeneral%252F1749b5a4-dcb6-4af7-899b-ab3ebc7328c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/1749b5a4-dcb6-4af7-899b-ab3ebc7328c6.jpg already downloaded
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5629052%252Fgeneral%252F37f43cb8-4fe9-407a-860f-77e75322405b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/37f43cb8-4fe9-407a-860f-77e75322405b.jpg already downloaded
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5629052%252Fgeneral%252F55ce228f-39f2-40c6-8445-00b8b16370e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/55ce228f-39f2-40c6-8445-00b8b16370e6.jpg already downloaded
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5629052%252Fgeneral%252Fa27b65e6-7e04-4630-bf27-9a73310c52cf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/a27b65e6-7e04-4630-bf27-9a73310c52cf.jpg already downloaded
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5629052%252Fgeneral%252Fc19abeb4-268d-4f2d-a9a0-7e76e3474163.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/c19abeb4-268d-4f2d-a9a0-7e76e3474163.jpg already downloaded
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5629052%252Fgeneral%252F1d2553dd-102d-4d85-a5a0-5863f082b079.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/1d2553dd-102d-4d85-a5a0-5863f082b079.jpg already downloaded
2026-03-30 13:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5629052%252Fgeneral%252F8294cebb-6981-43d9-bc0f-d01b44148ba5.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:13 [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-30 13:30:13 [adesa.fr] INFO: Found listing with ID: 10744559
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744559%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [adesa.fr] INFO: Scrape type for 10744559: 1
2026-03-30 13:30:14 [adesa.fr] INFO: Scraping item 10744559 url https://www.openlane.eu/en/carv6/auction/10744559
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5629052%252Fgeneral%252Fba4dabbd-b2e7-4a27-ad71-42a1766b547e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [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-30 13:30:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 442de862-7ed7-5b19-b9d7-a86707e0a934 with identifier: 10744572
2026-03-30 13:30:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 442de862-7ed7-5b19-b9d7-a86707e0a934 with scrape type 1
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 442de862-7ed7-5b19-b9d7-a86707e0a934
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5688569%252Fgeneral%252F847c2923-fde9-40e5-9514-e2431d12988a.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/847c2923-fde9-40e5-9514-e2431d12988a.JPG not downloaded yet
2026-03-30 13:30:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f33b63ba-2b3c-5c1d-8b0d-69642fd5724c with identifier: 10744625
2026-03-30 13:30:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c with scrape type 1
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5747613%252Fgeneral%252F74e4e6f7-0eaa-46cd-82f9-8f51e4576429.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/74e4e6f7-0eaa-46cd-82f9-8f51e4576429.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5747613%252Fgeneral%252F16ce2a5c-c638-4f40-9c9b-6d36d9008f30.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/16ce2a5c-c638-4f40-9c9b-6d36d9008f30.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5747613%252Fgeneral%252F5dec8ff2-55f7-4d5b-92db-c4a133e3f362.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/5dec8ff2-55f7-4d5b-92db-c4a133e3f362.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5747613%252Fgeneral%252Fa9e7b3fe-ebe6-442d-b443-67a23780a163.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/a9e7b3fe-ebe6-442d-b443-67a23780a163.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5747613%252Fgeneral%252F718abf14-2589-4831-abf5-23063faf382b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/718abf14-2589-4831-abf5-23063faf382b.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5747613%252Fgeneral%252F9b6de360-4922-4a3c-bcd0-a1cae4b9eb02.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/9b6de360-4922-4a3c-bcd0-a1cae4b9eb02.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5747613%252Fgeneral%252Fa61a0974-4ad2-49b6-9c27-133a3be8c182.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/a61a0974-4ad2-49b6-9c27-133a3be8c182.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5747613%252Fgeneral%252F476372a5-86c7-45fb-bef6-ca43b39e921e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/476372a5-86c7-45fb-bef6-ca43b39e921e.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5747613%252Fgeneral%252Fccf2a564-b147-4cc9-847a-55d5c3225bdb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/ccf2a564-b147-4cc9-847a-55d5c3225bdb.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5747613%252Fgeneral%252F828bfbdd-2f30-4d96-accd-b3f7481c10ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/828bfbdd-2f30-4d96-accd-b3f7481c10ca.jpg already downloaded
2026-03-30 13:30:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f33b63ba-2b3c-5c1d-8b0d-69642fd5724c, identifier: 10744625
2026-03-30 13:30:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e669448c-26fb-57b0-956e-804e14359b04 with identifier: 10744599
2026-03-30 13:30:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e669448c-26fb-57b0-956e-804e14359b04 with scrape type 1
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e669448c-26fb-57b0-956e-804e14359b04
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5725482%252Fgeneral%252F572554c3-99e8-4a11-9834-2a573a0ef97d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/572554c3-99e8-4a11-9834-2a573a0ef97d.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5725482%252Fgeneral%252F3a3ce668-087e-4a4c-814b-8eb947555a3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/3a3ce668-087e-4a4c-814b-8eb947555a3a.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5725482%252Fgeneral%252F51fe81b8-2765-4e64-8a15-484449fccdb2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/51fe81b8-2765-4e64-8a15-484449fccdb2.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5725482%252Fgeneral%252F133a38c2-1fe7-4565-b8dc-25235a2f6d87.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/133a38c2-1fe7-4565-b8dc-25235a2f6d87.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5725482%252Fgeneral%252Fce4bed20-c3fd-4a5b-bede-5e6923d78382.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/ce4bed20-c3fd-4a5b-bede-5e6923d78382.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5725482%252Fgeneral%252F9eb66bd8-4611-443e-9eee-50e61eaa7b5c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/9eb66bd8-4611-443e-9eee-50e61eaa7b5c.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5725482%252Fgeneral%252Fc5265f7c-0ddc-4c93-8dc6-aca6e0acd29f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/c5265f7c-0ddc-4c93-8dc6-aca6e0acd29f.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5725482%252Fgeneral%252F9582abd1-583a-44e2-9147-ae0edc9ade78.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/9582abd1-583a-44e2-9147-ae0edc9ade78.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5725482%252Fgeneral%252Fd677a3f5-45c7-459a-8fc1-a52eea89db6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/d677a3f5-45c7-459a-8fc1-a52eea89db6d.jpg already downloaded
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5725482%252Fgeneral%252F80e51e28-d745-4bb5-9336-558a8be4c732.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [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-30 13:30:14 [adesa.fr] INFO: Found listing with ID: 10744540
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744540%27 HTTP/1.1" 200 None
2026-03-30 13:30:14 [adesa.fr] INFO: Scrape type for 10744540: 1
2026-03-30 13:30:14 [adesa.fr] INFO: Scraping item 10744540 url https://www.openlane.eu/en/carv6/auction/10744540
2026-03-30 13:30:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f33b63ba-2b3c-5c1d-8b0d-69642fd5724c with identifier: 10744625
2026-03-30 13:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:30:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-30 13:30:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:30:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:30:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-30 13:30:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:30:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f33b63ba-2b3c-5c1d-8b0d-69642fd5724c with identifier: 10744625
2026-03-30 13:30:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f33b63ba-2b3c-5c1d-8b0d-69642fd5724c with identifier: 10744625 to the API
2026-03-30 13:30:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744625>
{'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-04-01T08: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=10744625',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 126566,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5747613/general/74e4e6f7-0eaa-46cd-82f9-8f51e4576429.jpg',
'https://images.openlane.eu/carimgs/5747613/general/16ce2a5c-c638-4f40-9c9b-6d36d9008f30.jpg',
'https://images.openlane.eu/carimgs/5747613/general/5dec8ff2-55f7-4d5b-92db-c4a133e3f362.jpg',
'https://images.openlane.eu/carimgs/5747613/general/a9e7b3fe-ebe6-442d-b443-67a23780a163.jpg',
'https://images.openlane.eu/carimgs/5747613/general/718abf14-2589-4831-abf5-23063faf382b.jpg',
'https://images.openlane.eu/carimgs/5747613/general/9b6de360-4922-4a3c-bcd0-a1cae4b9eb02.jpg',
'https://images.openlane.eu/carimgs/5747613/general/a61a0974-4ad2-49b6-9c27-133a3be8c182.jpg',
'https://images.openlane.eu/carimgs/5747613/general/476372a5-86c7-45fb-bef6-ca43b39e921e.jpg',
'https://images.openlane.eu/carimgs/5747613/general/ccf2a564-b147-4cc9-847a-55d5c3225bdb.jpg',
'https://images.openlane.eu/carimgs/5747613/general/828bfbdd-2f30-4d96-accd-b3f7481c10ca.jpg'],
'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': 16300,
'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-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744625%27 HTTP/1.1" 200 None
2026-03-30 13:30:16 [adesa.fr] INFO: Saving data for 10744625: {'created_time': 1774877416.119009, 'last_price_update_time': 1774877416.119021, 'auction_closing_time': 1775031000.0}
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744625') HTTP/1.1" 204 0
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5688569%252Fgeneral%252Fe0530ac5-9ff7-49f8-a004-e7ed51791b21.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/e0530ac5-9ff7-49f8-a004-e7ed51791b21.JPG not downloaded yet
2026-03-30 13:30:16 [adesa.fr] INFO: Found listing with ID: 10744545
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744545%27 HTTP/1.1" 200 None
2026-03-30 13:30:16 [adesa.fr] INFO: Scrape type for 10744545: 1
2026-03-30 13:30:16 [adesa.fr] INFO: Scraping item 10744545 url https://www.openlane.eu/en/carv6/auction/10744545
2026-03-30 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5688569%252Fgeneral%252F916c0ee1-cf7f-4947-b0ab-79448ac4bb3f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/916c0ee1-cf7f-4947-b0ab-79448ac4bb3f.JPG not downloaded yet
2026-03-30 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-30 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:16 [adesa.fr] INFO: Found listing with ID: 10744580
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744580%27 HTTP/1.1" 200 None
2026-03-30 13:30:16 [adesa.fr] INFO: Scrape type for 10744580: 1
2026-03-30 13:30:16 [adesa.fr] INFO: Scraping item 10744580 url https://www.openlane.eu/en/carv6/auction/10744580
2026-03-30 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-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5688569%252Fgeneral%252Fef7c150e-5cb1-4ec0-ac79-dd1fa1351fb0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/ef7c150e-5cb1-4ec0-ac79-dd1fa1351fb0.JPG not downloaded yet
2026-03-30 13:30:16 [adesa.fr] INFO: Found listing with ID: 10744547
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744547%27 HTTP/1.1" 200 None
2026-03-30 13:30:16 [adesa.fr] INFO: Scrape type for 10744547: 1
2026-03-30 13:30:16 [adesa.fr] INFO: Scraping item 10744547 url https://www.openlane.eu/en/carv6/auction/10744547
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5688569%252Fgeneral%252F3a0be6aa-af68-477a-a234-f7506a65c63e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/3a0be6aa-af68-477a-a234-f7506a65c63e.JPG not downloaded yet
2026-03-30 13:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10744541
2026-03-30 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-30 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9651fdea-17e0-54f1-930e-9ea8600ee347
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:16 [adesa.fr] INFO: Found listing with ID: 10744537
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744537%27 HTTP/1.1" 200 None
2026-03-30 13:30:16 [adesa.fr] INFO: Scrape type for 10744537: 1
2026-03-30 13:30:16 [adesa.fr] INFO: Scraping item 10744537 url https://www.openlane.eu/en/carv6/auction/10744537
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5688569%252Fgeneral%252F62ebeb2f-f728-465c-ae03-54b520659e4d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/62ebeb2f-f728-465c-ae03-54b520659e4d.JPG not downloaded yet
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:16 [adesa.fr] INFO: Found listing with ID: 10744566
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744566%27 HTTP/1.1" 200 None
2026-03-30 13:30:16 [adesa.fr] INFO: Scrape type for 10744566: 1
2026-03-30 13:30:16 [adesa.fr] INFO: Scraping item 10744566 url https://www.openlane.eu/en/carv6/auction/10744566
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5688569%252Fgeneral%252F8beb33de-cb8b-45fc-8279-e4e8ffc47a01.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/8beb33de-cb8b-45fc-8279-e4e8ffc47a01.JPG not downloaded yet
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10744615
2026-03-30 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-30 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9584a20-a864-53d4-8eeb-cf9c60c9f16b
2026-03-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a9584a20-a864-53d4-8eeb-cf9c60c9f16b, identifier: 10744615
2026-03-30 13:30:17 [adesa.fr] INFO: Found listing with ID: 10744586
2026-03-30 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744586%27 HTTP/1.1" 200 None
2026-03-30 13:30:17 [adesa.fr] INFO: Scrape type for 10744586: 1
2026-03-30 13:30:17 [adesa.fr] INFO: Scraping item 10744586 url https://www.openlane.eu/en/carv6/auction/10744586
2026-03-30 13:30:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10744615
2026-03-30 13:30:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10744615
2026-03-30 13:30:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10744615 to the API
2026-03-30 13:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744615>
{'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-04-01T08: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=10744615',
'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': 15900,
'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-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744615%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [adesa.fr] INFO: Saving data for 10744615: {'created_time': 1774877418.089747, 'last_price_update_time': 1774877418.089759, 'auction_closing_time': 1775031000.0}
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744615') HTTP/1.1" 204 0
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5688569%252Fgeneral%252Fd66de37d-c5cd-4d68-b564-99fb6c0a121b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/d66de37d-c5cd-4d68-b564-99fb6c0a121b.JPG not downloaded yet
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5619253%252Fgeneral%252F3e4da564-fdfe-4d32-9e4f-21239ea782d2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [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-30 13:30:18 [adesa.fr] INFO: Found listing with ID: 10744617
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744617%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [adesa.fr] INFO: Scrape type for 10744617: 1
2026-03-30 13:30:18 [adesa.fr] INFO: Scraping item 10744617 url https://www.openlane.eu/en/carv6/auction/10744617
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5688569%252Fgeneral%252Ffc1fb303-b790-4b79-8576-56bda953757f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/fc1fb303-b790-4b79-8576-56bda953757f.JPG not downloaded yet
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5619253%252Fgeneral%252F909f25d2-c9b7-4684-9cc4-14f8162a1d31.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [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-30 13:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:18 [adesa.fr] INFO: Found listing with ID: 10745410
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745410%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [adesa.fr] INFO: Scrape type for 10745410: 1
2026-03-30 13:30:18 [adesa.fr] INFO: Scraping item 10745410 url https://www.openlane.eu/en/carv6/auction/10745410
2026-03-30 13:30:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5688569%252Fgeneral%252Fdadf223d-8b47-4a33-bda7-17c86891a3a8.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/dadf223d-8b47-4a33-bda7-17c86891a3a8.JPG not downloaded yet
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5619253%252Fgeneral%252F3c1e9dd6-d75f-4105-8776-89ac29f6cf07.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [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-30 13:30:18 [adesa.fr] INFO: Found listing with ID: 10745511
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745511%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [adesa.fr] INFO: Scrape type for 10745511: 1
2026-03-30 13:30:18 [adesa.fr] INFO: Scraping item 10745511 url https://www.openlane.eu/en/carv6/auction/10745511
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5619253%252Fgeneral%252Fcc9b5a75-9572-4f37-b045-7a923030e106.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [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-30 13:30:18 [adesa.fr] INFO: Found listing with ID: 10745416
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745416%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [adesa.fr] INFO: Scrape type for 10745416: 1
2026-03-30 13:30:18 [adesa.fr] INFO: Scraping item 10745416 url https://www.openlane.eu/en/carv6/auction/10745416
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5619253%252Fgeneral%252F1b8b810c-c88a-4c8b-94f1-d6943bdb7f6f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [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-30 13:30:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688569/general/e0530ac5-9ff7-49f8-a004-e7ed51791b21.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744572)
2026-03-30 13:30:18 [adesa.fr] INFO: Found listing with ID: 10745506
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745506%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [adesa.fr] INFO: Scrape type for 10745506: 1
2026-03-30 13:30:18 [adesa.fr] INFO: Scraping item 10745506 url https://www.openlane.eu/en/carv6/auction/10745506
2026-03-30 13:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a3bf0dc-e575-58a5-af60-b75342be82b4 with identifier: 10744603
2026-03-30 13:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a3bf0dc-e575-58a5-af60-b75342be82b4 with scrape type 1
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a3bf0dc-e575-58a5-af60-b75342be82b4
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5730034%252Fgeneral%252F0d9e7fa4-1636-48ca-b2b6-3656ad520358.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/0d9e7fa4-1636-48ca-b2b6-3656ad520358.jpeg already downloaded
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5730034%252Fgeneral%252Fe0f4773b-25ec-464d-a67c-92b1a2811ba7.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/e0f4773b-25ec-464d-a67c-92b1a2811ba7.jpeg already downloaded
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5730034%252Fgeneral%252Fb0d606de-ff08-4994-b7d6-21fd15b432c8.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/b0d606de-ff08-4994-b7d6-21fd15b432c8.jpeg already downloaded
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5730034%252Fgeneral%252Fe1192cab-5181-4509-9df5-a5e7732ad86d.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/e1192cab-5181-4509-9df5-a5e7732ad86d.jpeg already downloaded
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5730034%252Fgeneral%252Fd2322741-9afc-4f23-b234-38dd8f13e602.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/d2322741-9afc-4f23-b234-38dd8f13e602.jpeg already downloaded
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5730034%252Fgeneral%252F9451d5b7-2106-4ae9-a4cd-d155620296c0.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/9451d5b7-2106-4ae9-a4cd-d155620296c0.jpeg already downloaded
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5730034%252Fgeneral%252F05010d0d-fd24-4178-9bcf-f40e34d4dfdc.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/05010d0d-fd24-4178-9bcf-f40e34d4dfdc.jpeg already downloaded
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5730034%252Fgeneral%252F05fdce38-817c-41db-ada4-b655ffb4da8d.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/05fdce38-817c-41db-ada4-b655ffb4da8d.jpeg already downloaded
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5730034%252Fgeneral%252F3c280422-85f0-497d-a42d-3a1f4e5ef6ae.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/3c280422-85f0-497d-a42d-3a1f4e5ef6ae.jpeg already downloaded
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5730034%252Fgeneral%252F83da2021-b8c1-483c-b8a6-5a6f86e7710d.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/83da2021-b8c1-483c-b8a6-5a6f86e7710d.jpeg already downloaded
2026-03-30 13:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4a3bf0dc-e575-58a5-af60-b75342be82b4, identifier: 10744603
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5619253%252Fgeneral%252Fd0d2d96f-21ac-4ae7-a887-f3908d919ab5.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:18 [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-30 13:30:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4a3bf0dc-e575-58a5-af60-b75342be82b4 with identifier: 10744603
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-30 13:30:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:30:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-30 13:30:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:30:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4a3bf0dc-e575-58a5-af60-b75342be82b4 with identifier: 10744603
2026-03-30 13:30:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4a3bf0dc-e575-58a5-af60-b75342be82b4 with identifier: 10744603 to the API
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744603>
{'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-04-01T08: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=10744603',
'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-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744603%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [adesa.fr] INFO: Saving data for 10744603: {'created_time': 1774877419.571056, 'last_price_update_time': 1774877419.571067, 'auction_closing_time': 1775031000.0}
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744603') HTTP/1.1" 204 0
2026-03-30 13:30:19 [adesa.fr] INFO: Found listing with ID: 10745507
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745507%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [adesa.fr] INFO: Scrape type for 10745507: 1
2026-03-30 13:30:19 [adesa.fr] INFO: Scraping item 10745507 url https://www.openlane.eu/en/carv6/auction/10745507
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252Fa317d065-1293-4533-90b7-c57812d7de79.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [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-30 13:30:19 [adesa.fr] INFO: Found listing with ID: 10745454
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745454%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [adesa.fr] INFO: Scrape type for 10745454: 1
2026-03-30 13:30:19 [adesa.fr] INFO: Scraping item 10745454 url https://www.openlane.eu/en/carv6/auction/10745454
2026-03-30 13:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 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-30 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-30 13:30:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 442de862-7ed7-5b19-b9d7-a86707e0a934 due to Ignoring non-200 response
2026-03-30 13:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a66149-0506-5dd9-90fb-6f1f5da7b60e with identifier: 10744607
2026-03-30 13:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a66149-0506-5dd9-90fb-6f1f5da7b60e with scrape type 1
2026-03-30 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80a66149-0506-5dd9-90fb-6f1f5da7b60e
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734989%252Fgeneral%252F9046961a-7681-49bb-84b7-e4aa170501c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/9046961a-7681-49bb-84b7-e4aa170501c9.jpg already downloaded
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734989%252Fgeneral%252Fb2a66b4d-3e1b-4481-a90b-18776fd36b6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/b2a66b4d-3e1b-4481-a90b-18776fd36b6d.jpg already downloaded
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734989%252Fgeneral%252F9c6a4ee2-03d4-47e5-83e8-42801e7daeb7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/9c6a4ee2-03d4-47e5-83e8-42801e7daeb7.jpg already downloaded
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734989%252Fgeneral%252F4765c15c-b362-430c-8e0b-c3bb2b42def5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/4765c15c-b362-430c-8e0b-c3bb2b42def5.jpg already downloaded
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734989%252Fgeneral%252Fb204283a-afe2-4a39-90f6-b4acc663dcbd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/b204283a-afe2-4a39-90f6-b4acc663dcbd.jpg already downloaded
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734989%252Fgeneral%252Fb6c153c3-6379-49d6-9bd9-4c970b52a773.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/b6c153c3-6379-49d6-9bd9-4c970b52a773.jpg already downloaded
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734989%252Fgeneral%252F5040da9d-9646-4e5f-b568-4cef00e6052b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/5040da9d-9646-4e5f-b568-4cef00e6052b.jpg already downloaded
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734989%252Fgeneral%252F21164d5e-4b37-45f6-b318-9191713f5127.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/21164d5e-4b37-45f6-b318-9191713f5127.jpg already downloaded
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734989%252Fgeneral%252F58172152-76dc-4617-8bcd-eb3a31a58b6f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/58172152-76dc-4617-8bcd-eb3a31a58b6f.jpg already downloaded
2026-03-30 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734989%252Fgeneral%252Faf9ad689-c925-4381-9dc0-d839bbf6935a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/af9ad689-c925-4381-9dc0-d839bbf6935a.jpg already downloaded
2026-03-30 13:30:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 80a66149-0506-5dd9-90fb-6f1f5da7b60e, identifier: 10744607
2026-03-30 13:30:20 [adesa.fr] INFO: Found listing with ID: 10745455
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745455%27 HTTP/1.1" 200 None
2026-03-30 13:30:20 [adesa.fr] INFO: Scrape type for 10745455: 1
2026-03-30 13:30:20 [adesa.fr] INFO: Scraping item 10745455 url https://www.openlane.eu/en/carv6/auction/10745455
2026-03-30 13:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 80a66149-0506-5dd9-90fb-6f1f5da7b60e with identifier: 10744607
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-30 13:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 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-30 13:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 80a66149-0506-5dd9-90fb-6f1f5da7b60e with identifier: 10744607
2026-03-30 13:30:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 80a66149-0506-5dd9-90fb-6f1f5da7b60e with identifier: 10744607 to the API
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744607>
{'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-04-01T08: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=10744607',
'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-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744607%27 HTTP/1.1" 200 None
2026-03-30 13:30:20 [adesa.fr] INFO: Saving data for 10744607: {'created_time': 1774877420.722978, 'last_price_update_time': 1774877420.722991, 'auction_closing_time': 1775031000.0}
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744607') HTTP/1.1" 204 0
2026-03-30 13:30:20 [adesa.fr] INFO: Found listing with ID: 10745425
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745425%27 HTTP/1.1" 200 None
2026-03-30 13:30:20 [adesa.fr] INFO: Scrape type for 10745425: 1
2026-03-30 13:30:20 [adesa.fr] INFO: Scraping item 10745425 url https://www.openlane.eu/en/carv6/auction/10745425
2026-03-30 13:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10744579
2026-03-30 13:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33476dca-e6c5-58a9-bfaa-03a2609e772b with scrape type 1
2026-03-30 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 33476dca-e6c5-58a9-bfaa-03a2609e772b
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5698798%252Fgeneral%252Fa437b12c-a110-4fd7-8f70-484368c4e95c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:20 [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-30 13:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10744591
2026-03-30 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-30 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0cd4294-78be-5c1a-9e22-6a290171dc6b
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10744589
2026-03-30 13:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with scrape type 1
2026-03-30 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5710710%252Fgeneral%252F0725a25a-7f2c-4e03-b5f6-f4bf495375b5.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/0725a25a-7f2c-4e03-b5f6-f4bf495375b5.JPG not downloaded yet
2026-03-30 13:30:20 [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/10744541)
2026-03-30 13:30:20 [adesa.fr] INFO: Found listing with ID: 10745459
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745459%27 HTTP/1.1" 200 None
2026-03-30 13:30:20 [adesa.fr] INFO: Scrape type for 10745459: 1
2026-03-30 13:30:20 [adesa.fr] INFO: Scraping item 10745459 url https://www.openlane.eu/en/carv6/auction/10745459
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5698798%252Fgeneral%252F6ac6a0ba-a608-4230-8abf-f6a1da4b426c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:20 [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-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252Fa59f49d1-1e1c-4c01-9c45-c4d20687dbf6.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:20 [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-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5710710%252Fgeneral%252Fa80c6a4f-acdd-424a-a1f8-32da8b7f4b2e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/a80c6a4f-acdd-424a-a1f8-32da8b7f4b2e.JPG not downloaded yet
2026-03-30 13:30:20 [adesa.fr] INFO: Found listing with ID: 10745428
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745428%27 HTTP/1.1" 200 None
2026-03-30 13:30:20 [adesa.fr] INFO: Scrape type for 10745428: 1
2026-03-30 13:30:20 [adesa.fr] INFO: Scraping item 10745428 url https://www.openlane.eu/en/carv6/auction/10745428
2026-03-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5698798%252Fgeneral%252F62c502e4-05b1-4233-a207-3dec7dfce970.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:20 [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-30 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F0b7f18a4-2bd7-4706-9600-5205abc55037.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:20 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5710710%252Fgeneral%252F71c5a32e-1498-425b-a7f7-3455bebedbc9.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/71c5a32e-1498-425b-a7f7-3455bebedbc9.JPG not downloaded yet
2026-03-30 13:30:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710710/general/0725a25a-7f2c-4e03-b5f6-f4bf495375b5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744589)
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745458
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745458%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745458: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745458 url https://www.openlane.eu/en/carv6/auction/10745458
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5698798%252Fgeneral%252F9b7fcfdf-cad9-4efb-a589-85dc3c4b5b4e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5710710%252Fgeneral%252F7e010e6f-8d9d-4c4a-a136-534125b75899.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/7e010e6f-8d9d-4c4a-a136-534125b75899.JPG not downloaded yet
2026-03-30 13:30:21 [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-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745516
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745516%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745516: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745516 url https://www.openlane.eu/en/carv6/auction/10745516
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5698798%252Fgeneral%252Fd8a66fdc-a3e3-4984-9eec-6c0ad367061f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F633e39e0-9bc1-4ab2-b225-1536aeb9f66d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5710710%252Fgeneral%252F51ae0ddb-8523-4436-b5ce-55d060134a03.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/51ae0ddb-8523-4436-b5ce-55d060134a03.JPG not downloaded yet
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745462
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745462%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745462: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745462 url https://www.openlane.eu/en/carv6/auction/10745462
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5698798%252Fgeneral%252Ff222a866-ddb1-4090-8123-8033a821547c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F7a2a18e4-17b1-4f8c-a5a6-d7ff0dbd37c4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5710710%252Fgeneral%252F014785fb-4c80-487b-a2d6-ad8f94693988.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/014785fb-4c80-487b-a2d6-ad8f94693988.JPG not downloaded yet
2026-03-30 13:30:21 [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/10744541)
2026-03-30 13:30:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710710/general/71c5a32e-1498-425b-a7f7-3455bebedbc9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744589)
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745513
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745513%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745513: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745513 url https://www.openlane.eu/en/carv6/auction/10745513
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5698798%252Fgeneral%252Fb8223d0a-916e-4302-8750-b5dff30871b6.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F8152609d-370e-410b-8238-435c6b560232.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5710710%252Fgeneral%252Fde7be6dc-ea7a-4aeb-b8ca-6d33f5f07f4b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/de7be6dc-ea7a-4aeb-b8ca-6d33f5f07f4b.JPG not downloaded yet
2026-03-30 13:30:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 due to Ignoring non-200 response
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745464
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745464%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745464: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745464 url https://www.openlane.eu/en/carv6/auction/10745464
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5698798%252Fgeneral%252Fa821174b-d7b4-4f2c-8bf5-f1faaeb3a86b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F9ef79c8c-aca2-43a5-9005-e41882fa05db.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5710710%252Fgeneral%252F267aa899-1b9c-475f-8236-1a134e6ded37.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/267aa899-1b9c-475f-8236-1a134e6ded37.JPG not downloaded yet
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745570
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745570%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745570: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745570 url https://www.openlane.eu/en/carv6/auction/10745570
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5698798%252Fgeneral%252Fd7ec8492-71b4-4327-bfc5-d8bc779f0538.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F09ad5df4-a65a-4fb0-a991-4078ef52fd85.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5710710%252Fgeneral%252F78c00ea4-e42b-4814-a435-648c52d72fd6.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/78c00ea4-e42b-4814-a435-648c52d72fd6.JPG not downloaded yet
2026-03-30 13:30:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710710/general/014785fb-4c80-487b-a2d6-ad8f94693988.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744589)
2026-03-30 13:30:21 [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/10744591)
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745550
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745550%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745550: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745550 url https://www.openlane.eu/en/carv6/auction/10745550
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5698798%252Fgeneral%252Fcda8159b-8251-4763-bc0c-559ce851bb86.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5237c333-5070-40e4-bd40-620a60bb9ec1.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [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-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5710710%252Fgeneral%252Fd54fb6c8-e1f1-4736-8f7f-304860676cfa.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/d54fb6c8-e1f1-4736-8f7f-304860676cfa.JPG not downloaded yet
2026-03-30 13:30:21 [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-30 13:30:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 due to Ignoring non-200 response
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745494
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745494%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745494: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745494 url https://www.openlane.eu/en/carv6/auction/10745494
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745449
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745449%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745449: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745449 url https://www.openlane.eu/en/carv6/auction/10745449
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745480
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745480%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745480: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745480 url https://www.openlane.eu/en/carv6/auction/10745480
2026-03-30 13:30:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 due to Ignoring non-200 response
2026-03-30 13:30:21 [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-30 13:30:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710710/general/78c00ea4-e42b-4814-a435-648c52d72fd6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744589)
2026-03-30 13:30:21 [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/10744591)
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745538
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745538%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745538: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745538 url https://www.openlane.eu/en/carv6/auction/10745538
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745445
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745445%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745445: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745445 url https://www.openlane.eu/en/carv6/auction/10745445
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745432
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745432%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745432: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745432 url https://www.openlane.eu/en/carv6/auction/10745432
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745448
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745448%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745448: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745448 url https://www.openlane.eu/en/carv6/auction/10745448
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745447
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745447%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745447: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745447 url https://www.openlane.eu/en/carv6/auction/10745447
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745493
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745493%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745493: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745493 url https://www.openlane.eu/en/carv6/auction/10745493
2026-03-30 13:30:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 due to Ignoring non-200 response
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745496
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745496%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745496: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745496 url https://www.openlane.eu/en/carv6/auction/10745496
2026-03-30 13:30:21 [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-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745527
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745527%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745527: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745527 url https://www.openlane.eu/en/carv6/auction/10745527
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745523
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745523%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745523: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745523 url https://www.openlane.eu/en/carv6/auction/10745523
2026-03-30 13:30:21 [adesa.fr] INFO: Found listing with ID: 10745484
2026-03-30 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745484%27 HTTP/1.1" 200 None
2026-03-30 13:30:21 [adesa.fr] INFO: Scrape type for 10745484: 1
2026-03-30 13:30:21 [adesa.fr] INFO: Scraping item 10745484 url https://www.openlane.eu/en/carv6/auction/10745484
2026-03-30 13:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d459d55-867a-5d40-8088-7fd649fd59b9 with identifier: 10744528
2026-03-30 13:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d459d55-867a-5d40-8088-7fd649fd59b9 with scrape type 1
2026-03-30 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d459d55-867a-5d40-8088-7fd649fd59b9
2026-03-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5411769%252Fgeneral%252F1c878cdc-0e39-403b-9671-d5547ab15e5e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5411769%252Fgeneral%252Fe9239b28-8f8f-4d17-a551-88d4fbb4839e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5411769%252Fgeneral%252F31e06a5a-5577-4ae9-8402-9898baf4ce1a.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5411769%252Fgeneral%252Fea55b496-939b-4636-bbaa-22b0445a5dd7.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5411769%252Fgeneral%252Fc3840305-d85b-4365-a7a4-a7f213cb6979.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5411769%252Fgeneral%252F4869ec06-c1fd-4637-b905-8cb8abf629c3.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5411769%252Fgeneral%252Fef1ebf72-c6ba-4107-8664-f512beae1089.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5411769%252Fgeneral%252Fdca99b21-3a1a-4d96-a39e-adcdbde1a506.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [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/10744528)
2026-03-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5411769%252Fgeneral%252F58d9fe9d-986b-4c07-a2b2-e80961a7de5b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5411769%252Fgeneral%252F5a4ea087-7d2f-445e-8e42-0f330536f6f2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c06e49ae-3dee-562a-aa9a-12493cccbbaa with identifier: 10744575
2026-03-30 13:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c06e49ae-3dee-562a-aa9a-12493cccbbaa with scrape type 1
2026-03-30 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c06e49ae-3dee-562a-aa9a-12493cccbbaa
2026-03-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5695010%252Fgeneral%252F5592b2ae-eefb-4d0e-82fe-982f6561cfd2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5695010%252Fgeneral%252F06ab4493-42a1-428c-8506-1d14bf026bc2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [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/10744528)
2026-03-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5695010%252Fgeneral%252F7476c302-9165-49ad-9ca6-3eab8aeab53f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5695010%252Fgeneral%252F89071c3c-67ef-41b6-86a3-163e3a71ed83.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5695010%252Fgeneral%252Fc60e8ba0-912d-4254-a6d6-bfdea7864d41.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:22 [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-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5695010%252Fgeneral%252F076bb022-5dc2-4afd-b5fb-5eb2915b3e63.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:22 [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/10744575)
2026-03-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5695010%252Fgeneral%252F1095b020-0121-49fe-adcd-0263222d5d63.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5695010%252Fgeneral%252Fba0d36a1-44aa-4e7c-ba3e-c082b6b762d0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [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-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5695010%252Fgeneral%252F68bceaf2-962e-49bc-a76e-b535492db480.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [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/10744575)
2026-03-30 13:30:22 [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/10744575)
2026-03-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5695010%252Fgeneral%252F19f8aa8f-4f0e-408a-958c-c46a217f2b79.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with identifier: 10744573
2026-03-30 13:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with scrape type 1
2026-03-30 13:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5
2026-03-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5692280%252Fgeneral%252F80eb99f6-bc75-4d14-9ff5-9f5801153d70.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5692280%252Fgeneral%252Fa016a54f-6a11-418a-b434-6ba0ee0fe19e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [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/10744575)
2026-03-30 13:30:22 [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/10744575)
2026-03-30 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5692280%252Fgeneral%252Fc4fed8ad-9bf4-4201-83c9-2bde23ac94fd.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:22 [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-30 13:30:22 [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-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692280%252Fgeneral%252Ff9899c99-a287-49d5-99c9-824a64828934.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [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-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692280%252Fgeneral%252Fb57e4a09-eb2c-4ba8-bc83-fa2ef1fa0a90.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [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-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692280%252Fgeneral%252F5fc9a6cc-7d8a-44ba-963d-38cb29adf0ab.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [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/10744573)
2026-03-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692280%252Fgeneral%252Fe5b77e10-75e0-4c86-b6dd-6385d241103f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [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-30 13:30:23 [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/10744573)
2026-03-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692280%252Fgeneral%252F0e57c57e-ce2d-45f8-b3d9-ac30228fb53c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [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-30 13:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692280%252Fgeneral%252Fed65ea3a-8d44-412a-9238-c02e6ec9538e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [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-30 13:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692280%252Fgeneral%252Fbc35d65e-26e9-448b-b179-819bb0a57470.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [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-30 13:30:23 [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/10744573)
2026-03-30 13:30:23 [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/10744573)
2026-03-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [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/10744573)
2026-03-30 13:30:23 [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/10744573)
2026-03-30 13:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10744578
2026-03-30 13:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 with scrape type 1
2026-03-30 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d40bd7b-cd72-553c-8eba-251a333b95b3
2026-03-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5696546%252Fgeneral%252F483f3e9c-d907-4edc-a9fe-0471f9036b6f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/483f3e9c-d907-4edc-a9fe-0471f9036b6f.JPG not downloaded yet
2026-03-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5696546%252Fgeneral%252Fb0032b65-9295-4046-9c71-40483802c039.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/b0032b65-9295-4046-9c71-40483802c039.JPG not downloaded yet
2026-03-30 13:30:23 [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/10744573)
2026-03-30 13:30:23 [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/10744573)
2026-03-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5696546%252Fgeneral%252F90f54d91-8011-46f9-958a-05985ed3448d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/90f54d91-8011-46f9-958a-05985ed3448d.JPG not downloaded yet
2026-03-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5696546%252Fgeneral%252F1920ccb9-90ee-46a1-afbe-5e4c68963c92.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/1920ccb9-90ee-46a1-afbe-5e4c68963c92.JPG not downloaded yet
2026-03-30 13:30:23 [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/10744573)
2026-03-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5696546%252Fgeneral%252Fda8afdc5-51de-4e8c-87a5-eee2dd7588bd.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/da8afdc5-51de-4e8c-87a5-eee2dd7588bd.JPG not downloaded yet
2026-03-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5696546%252Fgeneral%252F61cbbc19-7707-4d18-b184-43b615e4b8d8.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/61cbbc19-7707-4d18-b184-43b615e4b8d8.JPG not downloaded yet
2026-03-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/b0032b65-9295-4046-9c71-40483802c039.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744578)
2026-03-30 13:30:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/483f3e9c-d907-4edc-a9fe-0471f9036b6f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744578)
2026-03-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5696546%252Fgeneral%252F1ed67762-2dba-4473-820d-c9f4f31ec772.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/1ed67762-2dba-4473-820d-c9f4f31ec772.JPG not downloaded yet
2026-03-30 13:30:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/1920ccb9-90ee-46a1-afbe-5e4c68963c92.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744578)
2026-03-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5696546%252Fgeneral%252Ff3fecfb3-2566-44bd-9d24-6460d4446251.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/f3fecfb3-2566-44bd-9d24-6460d4446251.JPG not downloaded yet
2026-03-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5696546%252Fgeneral%252Fe56c489e-9c78-45b4-8057-f301ac310404.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/e56c489e-9c78-45b4-8057-f301ac310404.JPG not downloaded yet
2026-03-30 13:30:23 [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-30 13:30:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/61cbbc19-7707-4d18-b184-43b615e4b8d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744578)
2026-03-30 13:30:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/da8afdc5-51de-4e8c-87a5-eee2dd7588bd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744578)
2026-03-30 13:30:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/1ed67762-2dba-4473-820d-c9f4f31ec772.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744578)
2026-03-30 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5696546%252Fgeneral%252F6e5e2798-8ff7-4e30-903a-703ec30fd125.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/6e5e2798-8ff7-4e30-903a-703ec30fd125.JPG not downloaded yet
2026-03-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/90f54d91-8011-46f9-958a-05985ed3448d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744578)
2026-03-30 13:30:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/e56c489e-9c78-45b4-8057-f301ac310404.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744578)
2026-03-30 13:30:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/f3fecfb3-2566-44bd-9d24-6460d4446251.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744578)
2026-03-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [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/10744573)
2026-03-30 13:30:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/6e5e2798-8ff7-4e30-903a-703ec30fd125.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744578)
2026-03-30 13:30:23 [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/10744575)
2026-03-30 13:30:23 [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/10744575)
2026-03-30 13:30:23 [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/10744575)
2026-03-30 13:30:23 [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/10744575)
2026-03-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [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-30 13:30:23 [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/10744528)
2026-03-30 13:30:23 [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/10744575)
2026-03-30 13:30:23 [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/10744528)
2026-03-30 13:30:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5, skipping ID generation
2026-03-30 13:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with scrape type 1
2026-03-30 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 sending to next pipeline
2026-03-30 13:30:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5, identifier: 10744573
2026-03-30 13:30:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with identifier: 10744573
2026-03-30 13:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:30:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-30 13:30:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 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-30 13:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:30:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-30 13:30:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 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-30 13:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with identifier: 10744573
2026-03-30 13:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with identifier: 10744573 to the API
2026-03-30 13:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5692280/general/c4fed8ad-9bf4-4201-83c9-2bde23ac94fd.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-04-01T08: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=10744573',
'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-30 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744573%27 HTTP/1.1" 200 None
2026-03-30 13:30:26 [adesa.fr] INFO: Saving data for 10744573: {'created_time': 1774877426.017893, 'last_price_update_time': 1774877426.017905, 'auction_closing_time': 1775031000.0}
2026-03-30 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744573') HTTP/1.1" 204 0
2026-03-30 13:30:26 [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/10744528)
2026-03-30 13:30:26 [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/10744528)
2026-03-30 13:30:26 [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/10744528)
2026-03-30 13:30:26 [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-30 13:30:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d40bd7b-cd72-553c-8eba-251a333b95b3, skipping ID generation
2026-03-30 13:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 with scrape type 1
2026-03-30 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 sending to next pipeline
2026-03-30 13:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7d40bd7b-cd72-553c-8eba-251a333b95b3, identifier: 10744578
2026-03-30 13:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10744578
2026-03-30 13:30:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10744578
2026-03-30 13:30:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10744578 to the API
2026-03-30 13:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5696546/general/6e5e2798-8ff7-4e30-903a-703ec30fd125.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-04-01T08: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=10744578',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 121039,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'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-30 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744578%27 HTTP/1.1" 200 None
2026-03-30 13:30:26 [adesa.fr] INFO: Saving data for 10744578: {'created_time': 1774877426.735378, 'last_price_update_time': 1774877426.735392, 'auction_closing_time': 1775031000.0}
2026-03-30 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744578') HTTP/1.1" 204 0
2026-03-30 13:30:26 [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-30 13:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:26 [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-30 13:30:26 [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-30 13:30:26 [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-30 13:30:26 [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-30 13:30:26 [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-30 13:30:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c06e49ae-3dee-562a-aa9a-12493cccbbaa, skipping ID generation
2026-03-30 13:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c06e49ae-3dee-562a-aa9a-12493cccbbaa with scrape type 1
2026-03-30 13:30:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c06e49ae-3dee-562a-aa9a-12493cccbbaa sending to next pipeline
2026-03-30 13:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c06e49ae-3dee-562a-aa9a-12493cccbbaa, identifier: 10744575
2026-03-30 13:30:26 [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-30 13:30:26 [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-30 13:30:26 [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-30 13:30:26 [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-30 13:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c06e49ae-3dee-562a-aa9a-12493cccbbaa with identifier: 10744575
2026-03-30 13:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:30:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c06e49ae-3dee-562a-aa9a-12493cccbbaa with identifier: 10744575
2026-03-30 13:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c06e49ae-3dee-562a-aa9a-12493cccbbaa with identifier: 10744575 to the API
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:27 [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-04-01T08: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=10744575',
'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': 15700,
'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-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744575%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [adesa.fr] INFO: Saving data for 10744575: {'created_time': 1774877427.585287, 'last_price_update_time': 1774877427.585302, 'auction_closing_time': 1775031000.0}
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744575') HTTP/1.1" 204 0
2026-03-30 13:30:27 [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/10744528)
2026-03-30 13:30:27 [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/10744528)
2026-03-30 13:30:27 [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/10744528)
2026-03-30 13:30:27 [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-30 13:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25574dda-7071-5061-b4ce-c7d93092ad7b with identifier: 10744587
2026-03-30 13:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25574dda-7071-5061-b4ce-c7d93092ad7b with scrape type 1
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25574dda-7071-5061-b4ce-c7d93092ad7b
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5709373%252Fgeneral%252F00c0ccfb-81c0-447f-821b-550f6d3cfaec.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [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-30 13:30:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10745416
2026-03-30 13:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b421b3f-5405-50c3-830c-add40dd11b6d with scrape type 1
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1b421b3f-5405-50c3-830c-add40dd11b6d
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5443908%252Fgeneral%252F50cb4552-f791-4522-a9d9-e82042299d6f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/50cb4552-f791-4522-a9d9-e82042299d6f.jpg already downloaded
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5443908%252Fgeneral%252Ff427111e-cb85-45f1-89a1-4ae90078e5e2.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/f427111e-cb85-45f1-89a1-4ae90078e5e2.jpeg already downloaded
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5443908%252Fgeneral%252F8e27ac9c-76d2-4a23-a84e-b6b641c0a528.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/8e27ac9c-76d2-4a23-a84e-b6b641c0a528.jpeg already downloaded
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5443908%252Fgeneral%252F8aecca1b-eae1-4409-bf12-b37e9accefeb.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/8aecca1b-eae1-4409-bf12-b37e9accefeb.jpeg already downloaded
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5443908%252Fgeneral%252F2c1e6b2b-8716-4662-9a74-4dd74c6c7b71.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/2c1e6b2b-8716-4662-9a74-4dd74c6c7b71.jpeg already downloaded
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5443908%252Fgeneral%252F2f9b968b-2b26-4e12-b661-116b22dfd252.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/2f9b968b-2b26-4e12-b661-116b22dfd252.jpeg already downloaded
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5443908%252Fgeneral%252Fb11d72a0-9817-464c-b7ba-afe6637b69b9.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/b11d72a0-9817-464c-b7ba-afe6637b69b9.jpeg already downloaded
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5443908%252Fgeneral%252Fdce2e7dd-181d-4ddf-b8c8-cac3cc243f96.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/dce2e7dd-181d-4ddf-b8c8-cac3cc243f96.jpeg already downloaded
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5443908%252Fgeneral%252Fc798c254-fa12-4569-b92e-d576f1546d6d.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/c798c254-fa12-4569-b92e-d576f1546d6d.jpeg already downloaded
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5443908%252Fgeneral%252F12d9ec0b-bdd5-40bf-b880-17e4cb99a566.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443908/general/12d9ec0b-bdd5-40bf-b880-17e4cb99a566.jpeg already downloaded
2026-03-30 13:30:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1b421b3f-5405-50c3-830c-add40dd11b6d, identifier: 10745416
2026-03-30 13:30:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc57e140-d804-55d2-aded-2c123ee56ad4 with identifier: 10744617
2026-03-30 13:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc57e140-d804-55d2-aded-2c123ee56ad4 with scrape type 1
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc57e140-d804-55d2-aded-2c123ee56ad4
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5741027%252Fgeneral%252Fedf1a69d-4ff0-4846-bb67-322131b83776.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/edf1a69d-4ff0-4846-bb67-322131b83776.jpg already downloaded
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5741027%252Fgeneral%252Fd357f820-35cd-486e-ad7f-9496f5fc2659.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/d357f820-35cd-486e-ad7f-9496f5fc2659.jpg already downloaded
2026-03-30 13:30:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5741027%252Fgeneral%252F949b79ff-8c5c-4844-ab3d-1554f8fe1ea4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/949b79ff-8c5c-4844-ab3d-1554f8fe1ea4.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5741027%252Fgeneral%252Fbdd81b8d-9a1a-452d-bbf2-bad3e5c51bdb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/bdd81b8d-9a1a-452d-bbf2-bad3e5c51bdb.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5741027%252Fgeneral%252F9572c5d9-d714-41f3-8a1c-40cacab25f44.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/9572c5d9-d714-41f3-8a1c-40cacab25f44.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5741027%252Fgeneral%252F3dcd3681-4305-4742-8f1e-a378bfde5c55.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/3dcd3681-4305-4742-8f1e-a378bfde5c55.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5741027%252Fgeneral%252Fe40da883-68a7-4330-9f19-042843ea6b5e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [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-30 13:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10744545
2026-03-30 13:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with scrape type 1
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d6de7f3-2571-5388-b8b8-ce122ce0d816
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5633638%252Fgeneral%252F5b96d704-df28-49dd-b795-cc6b0ac428d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/5b96d704-df28-49dd-b795-cc6b0ac428d1.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5633638%252Fgeneral%252F55d40a07-c161-482f-a617-a04bf29e524c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/55d40a07-c161-482f-a617-a04bf29e524c.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5633638%252Fgeneral%252F9ea9f61d-98e0-44d9-86a9-86975ad9cafb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/9ea9f61d-98e0-44d9-86a9-86975ad9cafb.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5633638%252Fgeneral%252F6266f4b0-d950-4813-9ae7-475557a371de.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/6266f4b0-d950-4813-9ae7-475557a371de.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5633638%252Fgeneral%252F65f70ce0-f116-423d-9af4-e8239067d646.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/65f70ce0-f116-423d-9af4-e8239067d646.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5633638%252Fgeneral%252F88d5983d-7ea4-4389-b25b-8d6038e832f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/88d5983d-7ea4-4389-b25b-8d6038e832f8.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5633638%252Fgeneral%252F20658bd0-b26c-4c33-a217-7f9d4e11ad28.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/20658bd0-b26c-4c33-a217-7f9d4e11ad28.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5633638%252Fgeneral%252F8f2738b8-d5cf-443c-ab84-99ce69bde194.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/8f2738b8-d5cf-443c-ab84-99ce69bde194.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5633638%252Fgeneral%252Fa4ae77d5-6578-4547-86fd-af802876f172.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/a4ae77d5-6578-4547-86fd-af802876f172.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5633638%252Fgeneral%252Ff6638f83-f843-4e9b-8b02-e156aa7263e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/f6638f83-f843-4e9b-8b02-e156aa7263e3.jpg already downloaded
2026-03-30 13:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8d6de7f3-2571-5388-b8b8-ce122ce0d816, identifier: 10744545
2026-03-30 13:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c08c76fa-fd13-576c-8b6f-45c5d3a3185c with identifier: 10744622
2026-03-30 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-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/b590d7ac-636e-47da-ba9c-ab3a976dc5ca.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252Fe95e8f81-1f6c-4743-977c-69fbc81f169c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/e95e8f81-1f6c-4743-977c-69fbc81f169c.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F7f483871-583d-44d6-b33f-d6f02e6762e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/7f483871-583d-44d6-b33f-d6f02e6762e5.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252Ffd0f7803-8469-4a50-911d-7c33bcdd41f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/fd0f7803-8469-4a50-911d-7c33bcdd41f1.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F841a8b04-f3c2-4b5e-aaf7-0eaf8d0b7e47.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/841a8b04-f3c2-4b5e-aaf7-0eaf8d0b7e47.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F493be294-edb2-42e9-ad30-5c7cc2dffbdc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/493be294-edb2-42e9-ad30-5c7cc2dffbdc.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F6464246f-440b-4783-a174-cc21ee334af5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/6464246f-440b-4783-a174-cc21ee334af5.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252Fde9d040c-ac7c-4629-a14a-10e9ab8d6829.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/de9d040c-ac7c-4629-a14a-10e9ab8d6829.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252Fb78e7285-f01b-404c-bc55-53f28d6641c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/b78e7285-f01b-404c-bc55-53f28d6641c6.jpg already downloaded
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252Fc7399729-0cd2-4c69-a5c6-1a7eaa61f914.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/c7399729-0cd2-4c69-a5c6-1a7eaa61f914.jpg already downloaded
2026-03-30 13:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c08c76fa-fd13-576c-8b6f-45c5d3a3185c, identifier: 10744622
2026-03-30 13:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10745416
2026-03-30 13:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10745416
2026-03-30 13:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1b421b3f-5405-50c3-830c-add40dd11b6d with identifier: 10745416 to the API
2026-03-30 13:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '1b421b3f-5405-50c3-830c-add40dd11b6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745416',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 77326,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5443908/general/50cb4552-f791-4522-a9d9-e82042299d6f.jpg',
'https://images.openlane.eu/carimgs/5443908/general/f427111e-cb85-45f1-89a1-4ae90078e5e2.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/8e27ac9c-76d2-4a23-a84e-b6b641c0a528.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/8aecca1b-eae1-4409-bf12-b37e9accefeb.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/2c1e6b2b-8716-4662-9a74-4dd74c6c7b71.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/2f9b968b-2b26-4e12-b661-116b22dfd252.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/b11d72a0-9817-464c-b7ba-afe6637b69b9.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/dce2e7dd-181d-4ddf-b8c8-cac3cc243f96.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/c798c254-fa12-4569-b92e-d576f1546d6d.jpeg',
'https://images.openlane.eu/carimgs/5443908/general/12d9ec0b-bdd5-40bf-b880-17e4cb99a566.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315431,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/50cb4552-f791-4522-a9d9-e82042299d6f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423073,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/f427111e-cb85-45f1-89a1-4ae90078e5e2.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391721,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/8e27ac9c-76d2-4a23-a84e-b6b641c0a528.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417729,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/8aecca1b-eae1-4409-bf12-b37e9accefeb.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349071,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/2c1e6b2b-8716-4662-9a74-4dd74c6c7b71.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368931,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/2f9b968b-2b26-4e12-b661-116b22dfd252.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272820,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/b11d72a0-9817-464c-b7ba-afe6637b69b9.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306300,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/dce2e7dd-181d-4ddf-b8c8-cac3cc243f96.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355432,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/c798c254-fa12-4569-b92e-d576f1546d6d.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b421b3f-5405-50c3-830c-add40dd11b6d/1b421b3f-5405-50c3-830c-add40dd11b6d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378417,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443908/general/12d9ec0b-bdd5-40bf-b880-17e4cb99a566.jpeg',
'Width': 1280}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 2 Series Active Tourer 225e M Sport - xDrive - Hybrid - '
'Automatic - 136 hp - 77.326 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-30 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745416%27 HTTP/1.1" 200 None
2026-03-30 13:30:29 [adesa.fr] INFO: Saving data for 10745416: {'created_time': 1774877429.142091, 'last_price_update_time': 1774877429.142102, 'auction_closing_time': 1774962000.0}
2026-03-30 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745416') HTTP/1.1" 204 0
2026-03-30 13:30:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10744545
2026-03-30 13:30:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10744545
2026-03-30 13:30:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10744545 to the API
2026-03-30 13:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744545>
{'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-04-01T08: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=10744545',
'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-30 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744545%27 HTTP/1.1" 200 None
2026-03-30 13:30:29 [adesa.fr] INFO: Saving data for 10744545: {'created_time': 1774877429.515497, 'last_price_update_time': 1774877429.515508, 'auction_closing_time': 1775031000.0}
2026-03-30 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744545') HTTP/1.1" 204 0
2026-03-30 13:30:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c08c76fa-fd13-576c-8b6f-45c5d3a3185c with identifier: 10744622
2026-03-30 13:30:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c08c76fa-fd13-576c-8b6f-45c5d3a3185c with identifier: 10744622
2026-03-30 13:30:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c08c76fa-fd13-576c-8b6f-45c5d3a3185c with identifier: 10744622 to the API
2026-03-30 13:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744622>
{'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-04-01T08: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=10744622',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 91236,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5746373/general/b590d7ac-636e-47da-ba9c-ab3a976dc5ca.jpg',
'https://images.openlane.eu/carimgs/5746373/general/e95e8f81-1f6c-4743-977c-69fbc81f169c.jpg',
'https://images.openlane.eu/carimgs/5746373/general/7f483871-583d-44d6-b33f-d6f02e6762e5.jpg',
'https://images.openlane.eu/carimgs/5746373/general/fd0f7803-8469-4a50-911d-7c33bcdd41f1.jpg',
'https://images.openlane.eu/carimgs/5746373/general/841a8b04-f3c2-4b5e-aaf7-0eaf8d0b7e47.jpg',
'https://images.openlane.eu/carimgs/5746373/general/493be294-edb2-42e9-ad30-5c7cc2dffbdc.jpg',
'https://images.openlane.eu/carimgs/5746373/general/6464246f-440b-4783-a174-cc21ee334af5.jpg',
'https://images.openlane.eu/carimgs/5746373/general/de9d040c-ac7c-4629-a14a-10e9ab8d6829.jpg',
'https://images.openlane.eu/carimgs/5746373/general/b78e7285-f01b-404c-bc55-53f28d6641c6.jpg',
'https://images.openlane.eu/carimgs/5746373/general/c7399729-0cd2-4c69-a5c6-1a7eaa61f914.jpg'],
'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': 18300,
'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-30 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744622%27 HTTP/1.1" 200 None
2026-03-30 13:30:29 [adesa.fr] INFO: Saving data for 10744622: {'created_time': 1774877429.910114, 'last_price_update_time': 1774877429.910125, 'auction_closing_time': 1775031000.0}
2026-03-30 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744622') HTTP/1.1" 204 0
2026-03-30 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5709373%252Fgeneral%252Fbcbfbaef-75d9-4b76-83fb-1f2e204ecdb9.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:29 [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-30 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5741027%252Fgeneral%252Ff92155dc-0d9e-439f-b3a8-835c6e88255a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/f92155dc-0d9e-439f-b3a8-835c6e88255a.jpg already downloaded
2026-03-30 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5741027%252Fgeneral%252F5213f35d-f0cd-4b44-b24c-94845b338c73.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/5213f35d-f0cd-4b44-b24c-94845b338c73.jpg already downloaded
2026-03-30 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5741027%252Fgeneral%252F3ca4d90e-f02d-4e6d-8894-42b2ac8b12fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/3ca4d90e-f02d-4e6d-8894-42b2ac8b12fa.jpg already downloaded
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709373%252Fgeneral%252F0803d60c-f636-4601-b565-ea621b47aac0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30: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-30 13:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 13:30:30 [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-30 13:30:30 [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-30 13:30:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d459d55-867a-5d40-8088-7fd649fd59b9, skipping ID generation
2026-03-30 13:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d459d55-867a-5d40-8088-7fd649fd59b9 with scrape type 1
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d459d55-867a-5d40-8088-7fd649fd59b9 sending to next pipeline
2026-03-30 13:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1d459d55-867a-5d40-8088-7fd649fd59b9, identifier: 10744528
2026-03-30 13:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77794b1e-d8c7-5c95-ad04-68fb99608560 with identifier: 10744630
2026-03-30 13:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77794b1e-d8c7-5c95-ad04-68fb99608560 with scrape type 1
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77794b1e-d8c7-5c95-ad04-68fb99608560
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252Fa379b4f6-453c-44e5-a2ae-3329c89e683b.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/a379b4f6-453c-44e5-a2ae-3329c89e683b.jpeg not downloaded yet
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709373%252Fgeneral%252F0638ee1f-6cbe-4be8-b7ce-e3eebfc0d1e4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30: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-30 13:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1d459d55-867a-5d40-8088-7fd649fd59b9 with identifier: 10744528
2026-03-30 13:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1d459d55-867a-5d40-8088-7fd649fd59b9 with identifier: 10744528
2026-03-30 13:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1d459d55-867a-5d40-8088-7fd649fd59b9 with identifier: 10744528 to the API
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5411769/general/1c878cdc-0e39-403b-9671-d5547ab15e5e.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-04-01T08: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=10744528',
'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-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744528%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [adesa.fr] INFO: Saving data for 10744528: {'created_time': 1774877430.508153, 'last_price_update_time': 1774877430.508163, 'auction_closing_time': 1775031000.0}
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744528') HTTP/1.1" 204 0
2026-03-30 13:30:30 [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-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252Fd2654025-ec48-471a-8f4a-26012e961a4b.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/d2654025-ec48-471a-8f4a-26012e961a4b.jpeg not downloaded yet
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709373%252Fgeneral%252F702db832-0dcd-4ee9-8f0b-1e24e6f92553.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30: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-30 13:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10744619
2026-03-30 13:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77b578a3-054c-53c6-b4ca-4a96b02e726a with scrape type 1
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77b578a3-054c-53c6-b4ca-4a96b02e726a
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5742632%252Fgeneral%252F80b4c98a-8a61-4d22-b859-c78518a0f585.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/80b4c98a-8a61-4d22-b859-c78518a0f585.jpg already downloaded
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5742632%252Fgeneral%252F947b9d9e-0e93-42b3-ac87-610d942000f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/947b9d9e-0e93-42b3-ac87-610d942000f7.jpg already downloaded
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5742632%252Fgeneral%252F127c8540-acd5-4a77-850c-3cbf7b8b6a51.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/127c8540-acd5-4a77-850c-3cbf7b8b6a51.jpg already downloaded
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5742632%252Fgeneral%252Fd21e001e-339d-4c41-9f9a-3beef6809a58.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/d21e001e-339d-4c41-9f9a-3beef6809a58.jpg already downloaded
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5742632%252Fgeneral%252Fc26b2ce8-0764-4642-8aa6-7e514beb426d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/c26b2ce8-0764-4642-8aa6-7e514beb426d.jpg already downloaded
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5742632%252Fgeneral%252F3be8e743-31f6-4863-bf8a-9ee406885933.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/3be8e743-31f6-4863-bf8a-9ee406885933.jpg already downloaded
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5742632%252Fgeneral%252F11f6f26c-71c6-4c71-9d10-a2182aa42f37.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/11f6f26c-71c6-4c71-9d10-a2182aa42f37.jpg already downloaded
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5742632%252Fgeneral%252F7fd50597-6f45-47a6-81c4-a6dff7a786eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/7fd50597-6f45-47a6-81c4-a6dff7a786eb.jpg already downloaded
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5742632%252Fgeneral%252F04d67b8a-da4f-4f8e-9e94-49787354d376.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/04d67b8a-da4f-4f8e-9e94-49787354d376.jpg already downloaded
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5742632%252Fgeneral%252F151c8e17-f799-4944-81a1-319e56d79c03.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742632/general/151c8e17-f799-4944-81a1-319e56d79c03.jpg already downloaded
2026-03-30 13:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 77b578a3-054c-53c6-b4ca-4a96b02e726a, identifier: 10744619
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252Ff29951bd-8625-4d26-920a-6575a2b63c19.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/f29951bd-8625-4d26-920a-6575a2b63c19.jpeg not downloaded yet
2026-03-30 13:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10744619
2026-03-30 13:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10744619
2026-03-30 13:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 77b578a3-054c-53c6-b4ca-4a96b02e726a with identifier: 10744619 to the API
2026-03-30 13:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744619>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': '77b578a3-054c-53c6-b4ca-4a96b02e726a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA265VW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744619',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 124454,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5742632/general/80b4c98a-8a61-4d22-b859-c78518a0f585.jpg',
'https://images.openlane.eu/carimgs/5742632/general/947b9d9e-0e93-42b3-ac87-610d942000f7.jpg',
'https://images.openlane.eu/carimgs/5742632/general/127c8540-acd5-4a77-850c-3cbf7b8b6a51.jpg',
'https://images.openlane.eu/carimgs/5742632/general/d21e001e-339d-4c41-9f9a-3beef6809a58.jpg',
'https://images.openlane.eu/carimgs/5742632/general/c26b2ce8-0764-4642-8aa6-7e514beb426d.jpg',
'https://images.openlane.eu/carimgs/5742632/general/3be8e743-31f6-4863-bf8a-9ee406885933.jpg',
'https://images.openlane.eu/carimgs/5742632/general/11f6f26c-71c6-4c71-9d10-a2182aa42f37.jpg',
'https://images.openlane.eu/carimgs/5742632/general/7fd50597-6f45-47a6-81c4-a6dff7a786eb.jpg',
'https://images.openlane.eu/carimgs/5742632/general/04d67b8a-da4f-4f8e-9e94-49787354d376.jpg',
'https://images.openlane.eu/carimgs/5742632/general/151c8e17-f799-4944-81a1-319e56d79c03.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/80b4c98a-8a61-4d22-b859-c78518a0f585.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/947b9d9e-0e93-42b3-ac87-610d942000f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/127c8540-acd5-4a77-850c-3cbf7b8b6a51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/d21e001e-339d-4c41-9f9a-3beef6809a58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/c26b2ce8-0764-4642-8aa6-7e514beb426d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/3be8e743-31f6-4863-bf8a-9ee406885933.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/11f6f26c-71c6-4c71-9d10-a2182aa42f37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/7fd50597-6f45-47a6-81c4-a6dff7a786eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/04d67b8a-da4f-4f8e-9e94-49787354d376.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77b578a3-054c-53c6-b4ca-4a96b02e726a/77b578a3-054c-53c6-b4ca-4a96b02e726a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742632/general/151c8e17-f799-4944-81a1-319e56d79c03.jpg',
'Width': 1024}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-07-20',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Attraction - Diesel - '
'Automatic - 130 hp - 124.454 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744619%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [adesa.fr] INFO: Saving data for 10744619: {'created_time': 1774877431.568947, 'last_price_update_time': 1774877431.568958, 'auction_closing_time': 1775031000.0}
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744619') HTTP/1.1" 204 0
2026-03-30 13:30:31 [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/10744587)
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709373%252Fgeneral%252Fc8be388f-fcbb-44fa-92e1-43024d6a68a4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [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-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252Fc9777510-59ea-4b66-8d7f-6ce7492b7306.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/c9777510-59ea-4b66-8d7f-6ce7492b7306.jpeg not downloaded yet
2026-03-30 13:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709373%252Fgeneral%252F38bd2af1-c17e-414e-9ea8-968702fd38f3.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [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-30 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-30 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-30 13:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252F7f7433cc-6fd3-4b65-96b0-ab18fea0e016.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/7f7433cc-6fd3-4b65-96b0-ab18fea0e016.jpeg not downloaded yet
2026-03-30 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-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709373%252Fgeneral%252Fc7ba0a8e-34f5-4791-bea5-f44ca2c57133.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [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-30 13:30: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/10744587)
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252Fb3326077-7d52-450f-9027-95dd04bc7092.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/b3326077-7d52-450f-9027-95dd04bc7092.jpeg not downloaded yet
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709373%252Fgeneral%252F5416ce1f-f9cc-4945-91b0-c6e286deb1a2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [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-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252F06c68b27-892b-4f45-9f2a-2e9ca8b0bcd2.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/06c68b27-892b-4f45-9f2a-2e9ca8b0bcd2.jpeg not downloaded yet
2026-03-30 13:30: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/10744587)
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709373%252Fgeneral%252F2fe61275-6145-42fb-b20d-a066d7e4ab25.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [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-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252Fa3e1622e-bd32-4bde-aec5-0a55c08fdf60.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/a3e1622e-bd32-4bde-aec5-0a55c08fdf60.jpeg not downloaded yet
2026-03-30 13:30:31 [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-30 13:30:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10745506
2026-03-30 13:30:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1536f987-b6f2-5039-8e87-580d65d0c791 with scrape type 1
2026-03-30 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1536f987-b6f2-5039-8e87-580d65d0c791
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443922%252Fgeneral%252F470cb14b-7e3d-46f0-9546-3b8c7ea6726b.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/470cb14b-7e3d-46f0-9546-3b8c7ea6726b.jpeg already downloaded
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443922%252Fgeneral%252F22ab5d8e-bc60-480b-86fd-ef3b6bd444d9.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/22ab5d8e-bc60-480b-86fd-ef3b6bd444d9.jpeg already downloaded
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443922%252Fgeneral%252Fe44e3e06-4148-4a4c-813a-8fc684fd125b.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/e44e3e06-4148-4a4c-813a-8fc684fd125b.jpeg already downloaded
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443922%252Fgeneral%252F3fefc298-0f44-4197-b648-f9c4d7f85f76.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/3fefc298-0f44-4197-b648-f9c4d7f85f76.jpeg already downloaded
2026-03-30 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443922%252Fgeneral%252F33379bbe-08a5-448e-9380-eb67183e5c49.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/33379bbe-08a5-448e-9380-eb67183e5c49.jpeg already downloaded
2026-03-30 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443922%252Fgeneral%252F3d285c06-b896-4da7-be8f-a0932c420891.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/3d285c06-b896-4da7-be8f-a0932c420891.jpeg already downloaded
2026-03-30 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443922%252Fgeneral%252F44374cd3-5685-45ea-8aad-c4bc36c76119.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/44374cd3-5685-45ea-8aad-c4bc36c76119.jpeg already downloaded
2026-03-30 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443922%252Fgeneral%252F4f799f53-e80e-4aa3-8c96-3fcc5b3912aa.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/4f799f53-e80e-4aa3-8c96-3fcc5b3912aa.jpeg already downloaded
2026-03-30 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443922%252Fgeneral%252F71823e62-16f8-4842-98e4-7491c53e0337.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/71823e62-16f8-4842-98e4-7491c53e0337.jpeg already downloaded
2026-03-30 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443922%252Fgeneral%252Fe5b21e78-6343-4432-9382-89fd663b5a94.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443922/general/e5b21e78-6343-4432-9382-89fd663b5a94.jpeg already downloaded
2026-03-30 13:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1536f987-b6f2-5039-8e87-580d65d0c791, identifier: 10745506
2026-03-30 13:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f1af7f0-7476-5616-a438-4aa742c54e83 with identifier: 10745480
2026-03-30 13:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f1af7f0-7476-5616-a438-4aa742c54e83 with scrape type 1
2026-03-30 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f1af7f0-7476-5616-a438-4aa742c54e83
2026-03-30 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252F883f807d-e02d-434e-9ff0-88559f620b3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/883f807d-e02d-434e-9ff0-88559f620b3e.jpg not downloaded yet
2026-03-30 13:30:32 [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/10744587)
2026-03-30 13:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10745506
2026-03-30 13:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10745506
2026-03-30 13:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1536f987-b6f2-5039-8e87-580d65d0c791 with identifier: 10745506 to the API
2026-03-30 13:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745506>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '1536f987-b6f2-5039-8e87-580d65d0c791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745506',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 79248,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5443922/general/470cb14b-7e3d-46f0-9546-3b8c7ea6726b.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/22ab5d8e-bc60-480b-86fd-ef3b6bd444d9.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/e44e3e06-4148-4a4c-813a-8fc684fd125b.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/3fefc298-0f44-4197-b648-f9c4d7f85f76.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/33379bbe-08a5-448e-9380-eb67183e5c49.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/3d285c06-b896-4da7-be8f-a0932c420891.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/44374cd3-5685-45ea-8aad-c4bc36c76119.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/4f799f53-e80e-4aa3-8c96-3fcc5b3912aa.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/71823e62-16f8-4842-98e4-7491c53e0337.jpeg',
'https://images.openlane.eu/carimgs/5443922/general/e5b21e78-6343-4432-9382-89fd663b5a94.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214426,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/470cb14b-7e3d-46f0-9546-3b8c7ea6726b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397222,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/22ab5d8e-bc60-480b-86fd-ef3b6bd444d9.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319315,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/e44e3e06-4148-4a4c-813a-8fc684fd125b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363386,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/3fefc298-0f44-4197-b648-f9c4d7f85f76.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370651,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/33379bbe-08a5-448e-9380-eb67183e5c49.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451849,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/3d285c06-b896-4da7-be8f-a0932c420891.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409038,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/44374cd3-5685-45ea-8aad-c4bc36c76119.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441014,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/4f799f53-e80e-4aa3-8c96-3fcc5b3912aa.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346403,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/71823e62-16f8-4842-98e4-7491c53e0337.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1536f987-b6f2-5039-8e87-580d65d0c791/1536f987-b6f2-5039-8e87-580d65d0c791_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399735,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443922/general/e5b21e78-6343-4432-9382-89fd663b5a94.jpeg',
'Width': 1280}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-04-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 2 Series Active Tourer 225e M Sport - xDrive - Hybrid - '
'Automatic - 245 hp - 79.248 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745506%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [adesa.fr] INFO: Saving data for 10745506: {'created_time': 1774877433.031709, 'last_price_update_time': 1774877433.031721, 'auction_closing_time': 1774962600.0}
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745506') HTTP/1.1" 204 0
2026-03-30 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752442/general/c9777510-59ea-4b66-8d7f-6ce7492b7306.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10744630)
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252F3cf2ee69-ba43-4599-97d8-44c918b35408.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/3cf2ee69-ba43-4599-97d8-44c918b35408.jpeg not downloaded yet
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252Ffb1497b6-8064-4f54-bb1c-9dee3254c563.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/fb1497b6-8064-4f54-bb1c-9dee3254c563.jpg not downloaded yet
2026-03-30 13:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10745507
2026-03-30 13:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with scrape type 1
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0adfe666-b7aa-5f18-b82d-e0cf0035b05a
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443928%252Fgeneral%252Ffadc06a3-c383-4d34-9006-c9063535012f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/fadc06a3-c383-4d34-9006-c9063535012f.jpg already downloaded
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443928%252Fgeneral%252Fbeb0adca-bfc9-49e9-993f-059948579bcd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/beb0adca-bfc9-49e9-993f-059948579bcd.jpg already downloaded
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443928%252Fgeneral%252F9676b77f-2933-4a86-9ddc-86610bf47515.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/9676b77f-2933-4a86-9ddc-86610bf47515.jpg already downloaded
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443928%252Fgeneral%252Fb0de969d-e2b5-4d5d-96f7-8f95131f59cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/b0de969d-e2b5-4d5d-96f7-8f95131f59cb.jpg already downloaded
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443928%252Fgeneral%252Fc32a76d1-a52b-4a4d-8949-e978994efd37.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/c32a76d1-a52b-4a4d-8949-e978994efd37.jpg already downloaded
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443928%252Fgeneral%252Fdcb2bf83-4528-41a3-a90c-9bbe05f2f28f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/dcb2bf83-4528-41a3-a90c-9bbe05f2f28f.jpg already downloaded
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443928%252Fgeneral%252F12c6ee0d-5446-480c-8326-1f529fe40f45.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/12c6ee0d-5446-480c-8326-1f529fe40f45.jpg already downloaded
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443928%252Fgeneral%252F3dd6b420-ef78-496c-8107-7b72102ce965.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/3dd6b420-ef78-496c-8107-7b72102ce965.jpg already downloaded
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443928%252Fgeneral%252Fc54bc7dd-6a83-45fd-9bef-7680b50a19f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/c54bc7dd-6a83-45fd-9bef-7680b50a19f9.jpg already downloaded
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5443928%252Fgeneral%252Fc3d7e748-e439-4bb8-a230-8080ffe40351.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5443928/general/c3d7e748-e439-4bb8-a230-8080ffe40351.jpg already downloaded
2026-03-30 13:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a, identifier: 10745507
2026-03-30 13:30:33 [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-30 13:30:33 [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-30 13:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10745507
2026-03-30 13:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10745507
2026-03-30 13:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0adfe666-b7aa-5f18-b82d-e0cf0035b05a with identifier: 10745507 to the API
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745507>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '0adfe666-b7aa-5f18-b82d-e0cf0035b05a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745507',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 74222,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5443928/general/fadc06a3-c383-4d34-9006-c9063535012f.jpg',
'https://images.openlane.eu/carimgs/5443928/general/beb0adca-bfc9-49e9-993f-059948579bcd.jpg',
'https://images.openlane.eu/carimgs/5443928/general/9676b77f-2933-4a86-9ddc-86610bf47515.jpg',
'https://images.openlane.eu/carimgs/5443928/general/b0de969d-e2b5-4d5d-96f7-8f95131f59cb.jpg',
'https://images.openlane.eu/carimgs/5443928/general/c32a76d1-a52b-4a4d-8949-e978994efd37.jpg',
'https://images.openlane.eu/carimgs/5443928/general/dcb2bf83-4528-41a3-a90c-9bbe05f2f28f.jpg',
'https://images.openlane.eu/carimgs/5443928/general/12c6ee0d-5446-480c-8326-1f529fe40f45.jpg',
'https://images.openlane.eu/carimgs/5443928/general/3dd6b420-ef78-496c-8107-7b72102ce965.jpg',
'https://images.openlane.eu/carimgs/5443928/general/c54bc7dd-6a83-45fd-9bef-7680b50a19f9.jpg',
'https://images.openlane.eu/carimgs/5443928/general/c3d7e748-e439-4bb8-a230-8080ffe40351.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180525,
'Height': 1499,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/fadc06a3-c383-4d34-9006-c9063535012f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411019,
'Height': 1499,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/beb0adca-bfc9-49e9-993f-059948579bcd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347807,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/9676b77f-2933-4a86-9ddc-86610bf47515.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373691,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/b0de969d-e2b5-4d5d-96f7-8f95131f59cb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375986,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/c32a76d1-a52b-4a4d-8949-e978994efd37.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393562,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/dcb2bf83-4528-41a3-a90c-9bbe05f2f28f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391520,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/12c6ee0d-5446-480c-8326-1f529fe40f45.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410289,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/3dd6b420-ef78-496c-8107-7b72102ce965.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417050,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/c54bc7dd-6a83-45fd-9bef-7680b50a19f9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0adfe666-b7aa-5f18-b82d-e0cf0035b05a/0adfe666-b7aa-5f18-b82d-e0cf0035b05a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419957,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5443928/general/c3d7e748-e439-4bb8-a230-8080ffe40351.jpg',
'Width': 2000}],
'price': 26300,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW 5 Series 530e M Sport - xDrive - Hybrid - Automatic - 184 hp - '
'74.222 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745507%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [adesa.fr] INFO: Saving data for 10745507: {'created_time': 1774877433.775262, 'last_price_update_time': 1774877433.775274, 'auction_closing_time': 1774962600.0}
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745507') HTTP/1.1" 204 0
2026-03-30 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752442/general/06c68b27-892b-4f45-9f2a-2e9ca8b0bcd2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10744630)
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252Fc8bc03f3-a58e-4dea-93f6-921a28f0ed63.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/c8bc03f3-a58e-4dea-93f6-921a28f0ed63.jpeg not downloaded yet
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252F513f7f8d-07e5-4880-9628-a7338ef3320f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/513f7f8d-07e5-4880-9628-a7338ef3320f.jpg not downloaded yet
2026-03-30 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:33 [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-30 13:30:33 [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/10744587)
2026-03-30 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-30 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-30 13:30:33 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-30 13:30:33 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-30 13:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a918690>
2026-03-30 13:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-30 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-30 13:30:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252Fc9777510-59ea-4b66-8d7f-6ce7492b7306.jpeg') HTTP/1.1" 204 0
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/c9777510-59ea-4b66-8d7f-6ce7492b7306.jpeg saved to cache
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 77794b1e-d8c7-5c95-ad04-68fb99608560
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252Fdaca920d-fe7f-48f1-b513-cfaaff7d595c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/daca920d-fe7f-48f1-b513-cfaaff7d595c.jpg not downloaded yet
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252Fc115d71b-cb7b-4975-8150-cf04aaa11d47.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/c115d71b-cb7b-4975-8150-cf04aaa11d47.jpg not downloaded yet
2026-03-30 13:30:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a8bd710>
2026-03-30 13:30:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:30:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252F06c68b27-892b-4f45-9f2a-2e9ca8b0bcd2.jpeg') HTTP/1.1" 204 0
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/06c68b27-892b-4f45-9f2a-2e9ca8b0bcd2.jpeg saved to cache
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 77794b1e-d8c7-5c95-ad04-68fb99608560
2026-03-30 13:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10745523
2026-03-30 13:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with scrape type 1
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5604799%252Fgeneral%252F99742417-d62c-482c-ac4b-29538e66413e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/99742417-d62c-482c-ac4b-29538e66413e.jpg already downloaded
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5604799%252Fgeneral%252Fa4a66509-7689-4ed3-bc22-17039fa8f31a.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/a4a66509-7689-4ed3-bc22-17039fa8f31a.JPG not downloaded yet
2026-03-30 13:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10745484
2026-03-30 13:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with scrape type 1
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d1fd43c-da3e-51c5-bf17-b57921cc8206
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707322%252Fgeneral%252F28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg already downloaded
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707322%252Fgeneral%252Fe9868113-d92f-43fc-9160-84369cf6ca9f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/e9868113-d92f-43fc-9160-84369cf6ca9f.jpg already downloaded
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707322%252Fgeneral%252F86d94a30-4194-409e-977e-3d552007ca8d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/86d94a30-4194-409e-977e-3d552007ca8d.jpg already downloaded
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707322%252Fgeneral%252F8685e744-a9d4-4a72-a333-a85c79950f87.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/8685e744-a9d4-4a72-a333-a85c79950f87.jpg already downloaded
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707322%252Fgeneral%252F859d29bc-d03d-4592-82a8-484988ae7098.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/859d29bc-d03d-4592-82a8-484988ae7098.jpg already downloaded
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707322%252Fgeneral%252F4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg already downloaded
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707322%252Fgeneral%252Fdcad574e-7fef-463d-99ba-ceb5952461d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/dcad574e-7fef-463d-99ba-ceb5952461d6.jpg already downloaded
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707322%252Fgeneral%252F979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg already downloaded
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707322%252Fgeneral%252Fb5f0d7cf-f427-40df-ab42-cae1296fb008.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/b5f0d7cf-f427-40df-ab42-cae1296fb008.jpg already downloaded
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707322%252Fgeneral%252F440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707322/general/440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg already downloaded
2026-03-30 13:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1d1fd43c-da3e-51c5-bf17-b57921cc8206, identifier: 10745484
2026-03-30 13:30:34 [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-30 13:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10745484
2026-03-30 13:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10745484
2026-03-30 13:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1d1fd43c-da3e-51c5-bf17-b57921cc8206 with identifier: 10745484 to the API
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745484>
{'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': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '1d1fd43c-da3e-51c5-bf17-b57921cc8206',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745484',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 51310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5707322/general/28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg',
'https://images.openlane.eu/carimgs/5707322/general/e9868113-d92f-43fc-9160-84369cf6ca9f.jpg',
'https://images.openlane.eu/carimgs/5707322/general/86d94a30-4194-409e-977e-3d552007ca8d.jpg',
'https://images.openlane.eu/carimgs/5707322/general/8685e744-a9d4-4a72-a333-a85c79950f87.jpg',
'https://images.openlane.eu/carimgs/5707322/general/859d29bc-d03d-4592-82a8-484988ae7098.jpg',
'https://images.openlane.eu/carimgs/5707322/general/4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg',
'https://images.openlane.eu/carimgs/5707322/general/dcad574e-7fef-463d-99ba-ceb5952461d6.jpg',
'https://images.openlane.eu/carimgs/5707322/general/979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg',
'https://images.openlane.eu/carimgs/5707322/general/b5f0d7cf-f427-40df-ab42-cae1296fb008.jpg',
'https://images.openlane.eu/carimgs/5707322/general/440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1120218,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/28dee3ac-49ee-4ff1-abba-ff100d194b50.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1056213,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/e9868113-d92f-43fc-9160-84369cf6ca9f.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1055311,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/86d94a30-4194-409e-977e-3d552007ca8d.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1012929,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/8685e744-a9d4-4a72-a333-a85c79950f87.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1252998,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/859d29bc-d03d-4592-82a8-484988ae7098.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 861741,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/4cee3c5f-881f-4453-b137-dfa970fffbe1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1626313,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/dcad574e-7fef-463d-99ba-ceb5952461d6.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1187240,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/979d17c9-fc99-4d45-aa81-4bb00d265a04.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1779196,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/b5f0d7cf-f427-40df-ab42-cae1296fb008.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1fd43c-da3e-51c5-bf17-b57921cc8206/1d1fd43c-da3e-51c5-bf17-b57921cc8206_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1642257,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707322/general/440e2c81-fad9-4047-8335-2ebbd3dc04d6.jpg',
'Width': 3641}],
'price': 54600,
'price_includes_vat': True,
'registration_date': '2024-02-19',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 197 hp - 51.310 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745484%27 HTTP/1.1" 200 None
2026-03-30 13:30:34 [adesa.fr] INFO: Saving data for 10745484: {'created_time': 1774877434.970062, 'last_price_update_time': 1774877434.970075, 'auction_closing_time': 1774962000.0}
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745484') HTTP/1.1" 204 0
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252F7cb6c57d-9694-4772-9fc7-f99afd78627c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/7cb6c57d-9694-4772-9fc7-f99afd78627c.jpg not downloaded yet
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5604799%252Fgeneral%252F3e5ddf30-949f-4452-a7d8-a1da52bd3d17.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/3e5ddf30-949f-4452-a7d8-a1da52bd3d17.JPG not downloaded yet
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752442/general/f29951bd-8625-4d26-920a-6575a2b63c19.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10744630)
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752442/general/3cf2ee69-ba43-4599-97d8-44c918b35408.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10744630)
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252F99345b34-a02c-4473-94b6-3bb66fa3dc0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/99345b34-a02c-4473-94b6-3bb66fa3dc0e.jpg not downloaded yet
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5604799%252Fgeneral%252F0b7b37ca-b6da-44fa-ae60-15779e91f560.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/0b7b37ca-b6da-44fa-ae60-15779e91f560.JPG not downloaded yet
2026-03-30 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-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252Ffe6b4d50-eb7d-4fdd-a5b8-3c0cfd088cd6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/fe6b4d50-eb7d-4fdd-a5b8-3c0cfd088cd6.jpg not downloaded yet
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5604799%252Fgeneral%252F95a32e1e-6ff4-4c94-8140-5dd155a25caf.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/95a32e1e-6ff4-4c94-8140-5dd155a25caf.JPG not downloaded yet
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/a4a66509-7689-4ed3-bc22-17039fa8f31a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745523)
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252F00cbd0e4-ce3d-4db8-bce6-27da8a42b79d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/00cbd0e4-ce3d-4db8-bce6-27da8a42b79d.jpg not downloaded yet
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5604799%252Fgeneral%252Fd998dac3-1cc2-47df-83a8-90d9ee3f5f1b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/d998dac3-1cc2-47df-83a8-90d9ee3f5f1b.JPG not downloaded yet
2026-03-30 13:30:35 [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-30 13:30:35 [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/10744587)
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252F765df631-2bfc-4ffa-b0fc-0d15b875d998.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/765df631-2bfc-4ffa-b0fc-0d15b875d998.jpg not downloaded yet
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5604799%252Fgeneral%252F002c834f-789e-48c0-a9ae-764d044acb2b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/002c834f-789e-48c0-a9ae-764d044acb2b.JPG not downloaded yet
2026-03-30 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-30 13:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a6a2110>
2026-03-30 13:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252Ff29951bd-8625-4d26-920a-6575a2b63c19.jpeg') HTTP/1.1" 204 0
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/f29951bd-8625-4d26-920a-6575a2b63c19.jpeg saved to cache
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 77794b1e-d8c7-5c95-ad04-68fb99608560
2026-03-30 13:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a632dd0>
2026-03-30 13:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252F3cf2ee69-ba43-4599-97d8-44c918b35408.jpeg') HTTP/1.1" 204 0
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/3cf2ee69-ba43-4599-97d8-44c918b35408.jpeg saved to cache
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 77794b1e-d8c7-5c95-ad04-68fb99608560
2026-03-30 13:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10745527
2026-03-30 13:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e90f2d07-25cc-5406-915b-30276a6c2e1d with scrape type 1
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e90f2d07-25cc-5406-915b-30276a6c2e1d
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616064%252Fgeneral%252Fb2ab2eea-8059-42c2-bda2-d0f79f715f47.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/b2ab2eea-8059-42c2-bda2-d0f79f715f47.jpg already downloaded
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616064%252Fgeneral%252F130ca238-55e8-45d0-b7a3-2c9bdd04f569.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/130ca238-55e8-45d0-b7a3-2c9bdd04f569.JPG not downloaded yet
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5702858/general/883f807d-e02d-434e-9ff0-88559f620b3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745480)
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5604799%252Fgeneral%252Ff929249c-3eb1-45ac-b0a2-4ccc94ae7712.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/f929249c-3eb1-45ac-b0a2-4ccc94ae7712.JPG not downloaded yet
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752442/general/a3e1622e-bd32-4bde-aec5-0a55c08fdf60.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10744630)
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/95a32e1e-6ff4-4c94-8140-5dd155a25caf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745523)
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616064%252Fgeneral%252Fb684fc84-c2bd-4f94-ba5d-11743b80fcf2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/b684fc84-c2bd-4f94-ba5d-11743b80fcf2.JPG not downloaded yet
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5604799%252Fgeneral%252F890e22ec-8105-4967-aea6-e11059af2c2e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/890e22ec-8105-4967-aea6-e11059af2c2e.JPG not downloaded yet
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5702858/general/fb1497b6-8064-4f54-bb1c-9dee3254c563.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745480)
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/d998dac3-1cc2-47df-83a8-90d9ee3f5f1b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745523)
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616064%252Fgeneral%252F73f809b5-08de-42d6-8329-28093422a3dc.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/73f809b5-08de-42d6-8329-28093422a3dc.JPG not downloaded yet
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-30 13:30:35 [adesa.fr] INFO: Found listing with ID: 10745537
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745537%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [adesa.fr] INFO: Scrape type for 10745537: 1
2026-03-30 13:30:35 [adesa.fr] INFO: Scraping item 10745537 url https://www.openlane.eu/en/carv6/auction/10745537
2026-03-30 13:30:35 [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-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5604799%252Fgeneral%252F0f14d90e-ecb9-4e89-a3a9-5ef2416478f4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604799/general/0f14d90e-ecb9-4e89-a3a9-5ef2416478f4.JPG not downloaded yet
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/002c834f-789e-48c0-a9ae-764d044acb2b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745523)
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/130ca238-55e8-45d0-b7a3-2c9bdd04f569.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745527)
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616064%252Fgeneral%252F1a63339e-6e41-4579-850a-98864374abc9.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/1a63339e-6e41-4579-850a-98864374abc9.JPG not downloaded yet
2026-03-30 13:30:35 [adesa.fr] INFO: Found listing with ID: 10745547
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745547%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [adesa.fr] INFO: Scrape type for 10745547: 1
2026-03-30 13:30:35 [adesa.fr] INFO: Scraping item 10745547 url https://www.openlane.eu/en/carv6/auction/10745547
2026-03-30 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-30 13:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a61f1d0>
2026-03-30 13:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252F883f807d-e02d-434e-9ff0-88559f620b3e.jpg') HTTP/1.1" 204 0
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/883f807d-e02d-434e-9ff0-88559f620b3e.jpg saved to cache
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3f1af7f0-7476-5616-a438-4aa742c54e83
2026-03-30 13:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abcee90>
2026-03-30 13:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752442%252Fgeneral%252Fa3e1622e-bd32-4bde-aec5-0a55c08fdf60.jpeg') HTTP/1.1" 204 0
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/a3e1622e-bd32-4bde-aec5-0a55c08fdf60.jpeg saved to cache
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 77794b1e-d8c7-5c95-ad04-68fb99608560
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/3e5ddf30-949f-4452-a7d8-a1da52bd3d17.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745523)
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/b684fc84-c2bd-4f94-ba5d-11743b80fcf2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745527)
2026-03-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/f929249c-3eb1-45ac-b0a2-4ccc94ae7712.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745523)
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616064%252Fgeneral%252F8c08f107-898c-412f-af98-daa3139157e7.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/8c08f107-898c-412f-af98-daa3139157e7.JPG not downloaded yet
2026-03-30 13:30:35 [adesa.fr] INFO: Found listing with ID: 10745437
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745437%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [adesa.fr] INFO: Scrape type for 10745437: 1
2026-03-30 13:30:35 [adesa.fr] INFO: Scraping item 10745437 url https://www.openlane.eu/en/carv6/auction/10745437
2026-03-30 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-30 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10745493
2026-03-30 13:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with scrape type 1
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ede98d8-6522-5f7b-aabe-a3e320a07c5e
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722292%252Fgeneral%252F07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg already downloaded
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722292%252Fgeneral%252F63be4398-56a4-4e5c-9f1e-70382f95b095.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/63be4398-56a4-4e5c-9f1e-70382f95b095.jpg already downloaded
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722292%252Fgeneral%252Fd28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/d28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg already downloaded
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722292%252Fgeneral%252Fbe234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/be234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg already downloaded
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722292%252Fgeneral%252F4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg already downloaded
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722292%252Fgeneral%252F8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg already downloaded
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722292%252Fgeneral%252F90cd6f64-f794-411f-b1cd-99e71e148140.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/90cd6f64-f794-411f-b1cd-99e71e148140.jpg already downloaded
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722292%252Fgeneral%252Fd55c3972-d419-4d49-8f72-091c94569961.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/d55c3972-d419-4d49-8f72-091c94569961.jpg already downloaded
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722292%252Fgeneral%252F65644af4-5b08-483d-af43-cd79ff600c0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/65644af4-5b08-483d-af43-cd79ff600c0b.jpg already downloaded
2026-03-30 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722292%252Fgeneral%252Fb78275a0-4bc7-4215-b577-8d351b0194d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722292/general/b78275a0-4bc7-4215-b577-8d351b0194d9.jpg already downloaded
2026-03-30 13:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e, identifier: 10745493
2026-03-30 13:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10745496
2026-03-30 13:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d840680e-938a-573c-aed8-5783a4080019 with scrape type 1
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d840680e-938a-573c-aed8-5783a4080019
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734448%252Fgeneral%252F7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg already downloaded
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734448%252Fgeneral%252F041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg already downloaded
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734448%252Fgeneral%252F9457bdb9-9700-463f-980a-7f484b4a2075.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/9457bdb9-9700-463f-980a-7f484b4a2075.jpg already downloaded
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734448%252Fgeneral%252F84255c67-d316-49cc-b73e-7b402ab70841.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/84255c67-d316-49cc-b73e-7b402ab70841.jpg already downloaded
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734448%252Fgeneral%252F2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg already downloaded
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734448%252Fgeneral%252F3338f763-4d78-422c-8782-24568a0a0711.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/3338f763-4d78-422c-8782-24568a0a0711.jpg already downloaded
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734448%252Fgeneral%252F75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg already downloaded
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734448%252Fgeneral%252F43c9861e-d754-4d25-a942-767fd7f80e3f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/43c9861e-d754-4d25-a942-767fd7f80e3f.jpg already downloaded
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734448%252Fgeneral%252Fc08551d1-8290-48e3-ac9f-f5f9313690da.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/c08551d1-8290-48e3-ac9f-f5f9313690da.jpg already downloaded
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734448%252Fgeneral%252F8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734448/general/8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg already downloaded
2026-03-30 13:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d840680e-938a-573c-aed8-5783a4080019, identifier: 10745496
2026-03-30 13:30:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf70114a50>
2026-03-30 13:30:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:30:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702858%252Fgeneral%252Ffb1497b6-8064-4f54-bb1c-9dee3254c563.jpg') HTTP/1.1" 204 0
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/fb1497b6-8064-4f54-bb1c-9dee3254c563.jpg saved to cache
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3f1af7f0-7476-5616-a438-4aa742c54e83
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-30 13:30:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/0b7b37ca-b6da-44fa-ae60-15779e91f560.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745523)
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616064%252Fgeneral%252F2040166d-7dd1-4318-b20f-ae5dc620cb50.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/2040166d-7dd1-4318-b20f-ae5dc620cb50.JPG not downloaded yet
2026-03-30 13:30:36 [adesa.fr] INFO: Found listing with ID: 10745575
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745575%27 HTTP/1.1" 200 None
2026-03-30 13:30:36 [adesa.fr] INFO: Scrape type for 10745575: 1
2026-03-30 13:30:36 [adesa.fr] INFO: Scraping item 10745575 url https://www.openlane.eu/en/carv6/auction/10745575
2026-03-30 13:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10745493
2026-03-30 13:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10745493
2026-03-30 13:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3ede98d8-6522-5f7b-aabe-a3e320a07c5e with identifier: 10745493 to the API
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745493>
{'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': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '3ede98d8-6522-5f7b-aabe-a3e320a07c5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745493',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 63845,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5722292/general/07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg',
'https://images.openlane.eu/carimgs/5722292/general/63be4398-56a4-4e5c-9f1e-70382f95b095.jpg',
'https://images.openlane.eu/carimgs/5722292/general/d28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg',
'https://images.openlane.eu/carimgs/5722292/general/be234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg',
'https://images.openlane.eu/carimgs/5722292/general/4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg',
'https://images.openlane.eu/carimgs/5722292/general/8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg',
'https://images.openlane.eu/carimgs/5722292/general/90cd6f64-f794-411f-b1cd-99e71e148140.jpg',
'https://images.openlane.eu/carimgs/5722292/general/d55c3972-d419-4d49-8f72-091c94569961.jpg',
'https://images.openlane.eu/carimgs/5722292/general/65644af4-5b08-483d-af43-cd79ff600c0b.jpg',
'https://images.openlane.eu/carimgs/5722292/general/b78275a0-4bc7-4215-b577-8d351b0194d9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 782263,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/07c6bd39-5ea2-4965-877e-9b87a4da2fa8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 794581,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/63be4398-56a4-4e5c-9f1e-70382f95b095.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 780692,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/d28b5c56-b060-4c79-ac77-4e8ba93feed0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 816304,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/be234e74-0c03-4bd8-89a9-82e1b9488dc1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600669,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/4183d0ad-f152-4cfd-93a5-de1107895fdc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 678445,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/8d11267e-5d22-4bff-829b-15f27d3e1d42.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683601,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/90cd6f64-f794-411f-b1cd-99e71e148140.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 731701,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/d55c3972-d419-4d49-8f72-091c94569961.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 714006,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/65644af4-5b08-483d-af43-cd79ff600c0b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ede98d8-6522-5f7b-aabe-a3e320a07c5e/3ede98d8-6522-5f7b-aabe-a3e320a07c5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 567142,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722292/general/b78275a0-4bc7-4215-b577-8d351b0194d9.jpg',
'Width': 2731}],
'price': 43700,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'204 hp - 63.845 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745493%27 HTTP/1.1" 200 None
2026-03-30 13:30:36 [adesa.fr] INFO: Saving data for 10745493: {'created_time': 1774877436.957644, 'last_price_update_time': 1774877436.957654, 'auction_closing_time': 1774962000.0}
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745493') HTTP/1.1" 204 0
2026-03-30 13:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10745496
2026-03-30 13:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-30 13:30:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:30:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10745496
2026-03-30 13:30:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d840680e-938a-573c-aed8-5783a4080019 with identifier: 10745496 to the API
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745496>
{'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-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd840680e-938a-573c-aed8-5783a4080019',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745496',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 107172,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5734448/general/7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg',
'https://images.openlane.eu/carimgs/5734448/general/041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg',
'https://images.openlane.eu/carimgs/5734448/general/9457bdb9-9700-463f-980a-7f484b4a2075.jpg',
'https://images.openlane.eu/carimgs/5734448/general/84255c67-d316-49cc-b73e-7b402ab70841.jpg',
'https://images.openlane.eu/carimgs/5734448/general/2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg',
'https://images.openlane.eu/carimgs/5734448/general/3338f763-4d78-422c-8782-24568a0a0711.jpg',
'https://images.openlane.eu/carimgs/5734448/general/75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg',
'https://images.openlane.eu/carimgs/5734448/general/43c9861e-d754-4d25-a942-767fd7f80e3f.jpg',
'https://images.openlane.eu/carimgs/5734448/general/c08551d1-8290-48e3-ac9f-f5f9313690da.jpg',
'https://images.openlane.eu/carimgs/5734448/general/8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 721505,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/7592b29a-4d92-483f-a9b5-b3cfc45e447a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 653831,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/041efb04-8760-4b7e-b38d-d54abdbbe82b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 708320,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/9457bdb9-9700-463f-980a-7f484b4a2075.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 688170,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/84255c67-d316-49cc-b73e-7b402ab70841.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 593277,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/2b9d68d2-fc68-4f4d-a8ab-e2e7f36bf153.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 570246,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/3338f763-4d78-422c-8782-24568a0a0711.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 752211,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/75d2af77-0694-4dd4-bf55-370b0ab79dbd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 575791,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/43c9861e-d754-4d25-a942-767fd7f80e3f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 650118,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/c08551d1-8290-48e3-ac9f-f5f9313690da.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d840680e-938a-573c-aed8-5783a4080019/d840680e-938a-573c-aed8-5783a4080019_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 666974,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734448/general/8b00c91f-dfc8-4ae8-a29e-cf88ec851383.jpg',
'Width': 2731}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 107.172 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745496%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [adesa.fr] INFO: Saving data for 10745496: {'created_time': 1774877437.522444, 'last_price_update_time': 1774877437.522458, 'auction_closing_time': 1774962000.0}
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745496') HTTP/1.1" 204 0
2026-03-30 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-30 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-30 13:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5702858/general/c115d71b-cb7b-4975-8150-cf04aaa11d47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745480)
2026-03-30 13:30:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/0f14d90e-ecb9-4e89-a3a9-5ef2416478f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745523)
2026-03-30 13:30:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/73f809b5-08de-42d6-8329-28093422a3dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745527)
2026-03-30 13:30:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/1a63339e-6e41-4579-850a-98864374abc9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745527)
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616064%252Fgeneral%252F86b105ea-f57c-429c-87a0-0400a999fef5.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/86b105ea-f57c-429c-87a0-0400a999fef5.JPG not downloaded yet
2026-03-30 13:30:37 [adesa.fr] INFO: Found listing with ID: 10745566
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745566%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [adesa.fr] INFO: Scrape type for 10745566: 1
2026-03-30 13:30:37 [adesa.fr] INFO: Scraping item 10745566 url https://www.openlane.eu/en/carv6/auction/10745566
2026-03-30 13:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-30 13:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10745448
2026-03-30 13:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 432cb02a-355e-58df-823a-ee0441b2cc48 with scrape type 1
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 432cb02a-355e-58df-823a-ee0441b2cc48
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631173%252Fgeneral%252F8d337207-e5f1-48bb-ae2a-2ed1c9cadba2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/8d337207-e5f1-48bb-ae2a-2ed1c9cadba2.jpg already downloaded
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631173%252Fgeneral%252F7364c4da-14e2-48ff-a897-1f7efca8382c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/7364c4da-14e2-48ff-a897-1f7efca8382c.JPG not downloaded yet
2026-03-30 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-30 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-30 13:30:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/8c08f107-898c-412f-af98-daa3139157e7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745527)
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616064%252Fgeneral%252F2fa7a1f1-30ca-4327-81c9-b6546c0a1db0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/2fa7a1f1-30ca-4327-81c9-b6546c0a1db0.JPG not downloaded yet
2026-03-30 13:30:37 [adesa.fr] INFO: Found listing with ID: 10745553
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745553%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [adesa.fr] INFO: Scrape type for 10745553: 1
2026-03-30 13:30:37 [adesa.fr] INFO: Scraping item 10745553 url https://www.openlane.eu/en/carv6/auction/10745553
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631173%252Fgeneral%252F39d0e9a4-02b2-406c-a871-f925650258d5.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/39d0e9a4-02b2-406c-a871-f925650258d5.JPG not downloaded yet
2026-03-30 13:30:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a842bd0>
2026-03-30 13:30:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:30:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702858%252Fgeneral%252Fc115d71b-cb7b-4975-8150-cf04aaa11d47.jpg') HTTP/1.1" 204 0
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/c115d71b-cb7b-4975-8150-cf04aaa11d47.jpg saved to cache
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3f1af7f0-7476-5616-a438-4aa742c54e83
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-30 13:30:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5604799/general/890e22ec-8105-4967-aea6-e11059af2c2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745523)
2026-03-30 13:30:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/2040166d-7dd1-4318-b20f-ae5dc620cb50.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745527)
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616064%252Fgeneral%252F70610b6a-61c5-4bd3-89b8-8536cadc7df7.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616064/general/70610b6a-61c5-4bd3-89b8-8536cadc7df7.JPG not downloaded yet
2026-03-30 13:30:37 [adesa.fr] INFO: Found listing with ID: 10745519
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745519%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [adesa.fr] INFO: Scrape type for 10745519: 1
2026-03-30 13:30:37 [adesa.fr] INFO: Scraping item 10745519 url https://www.openlane.eu/en/carv6/auction/10745519
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631173%252Fgeneral%252F44ce629a-2ab8-4e27-a337-2d01b5f3e4f4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/44ce629a-2ab8-4e27-a337-2d01b5f3e4f4.JPG not downloaded yet
2026-03-30 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-30 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-30 13:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10745432
2026-03-30 13:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fda37b6-f62b-51b2-97b9-79984a534b70 with scrape type 1
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9fda37b6-f62b-51b2-97b9-79984a534b70
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5597437%252Fgeneral%252F0af6d9da-e7ca-456a-9d73-b247b3221556.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/0af6d9da-e7ca-456a-9d73-b247b3221556.jpg already downloaded
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5597437%252Fgeneral%252Feb1e18d5-501e-4b83-a155-562a22e1ab40.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/eb1e18d5-501e-4b83-a155-562a22e1ab40.JPG not downloaded yet
2026-03-30 13:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10745445
2026-03-30 13:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with scrape type 1
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5626060%252Fgeneral%252F2951431e-18ed-44ba-adca-7de66fd29708.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/2951431e-18ed-44ba-adca-7de66fd29708.jpg already downloaded
2026-03-30 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5626060%252Fgeneral%252Fd60a3f6a-e428-4111-a996-c6c57b5d7db5.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/d60a3f6a-e428-4111-a996-c6c57b5d7db5.JPG not downloaded yet
2026-03-30 13:30:37 [adesa.fr] INFO: Found listing with ID: 10745552
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745552%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [adesa.fr] INFO: Scrape type for 10745552: 1
2026-03-30 13:30:38 [adesa.fr] INFO: Scraping item 10745552 url https://www.openlane.eu/en/carv6/auction/10745552
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631173%252Fgeneral%252F92fee5a9-ad5b-4824-971a-cbe25e8a7b79.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/92fee5a9-ad5b-4824-971a-cbe25e8a7b79.JPG not downloaded yet
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-30 13:30:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/7364c4da-14e2-48ff-a897-1f7efca8382c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745448)
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5597437%252Fgeneral%252Fcc98eb00-f30a-4426-a6d1-a962ec5dafef.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/cc98eb00-f30a-4426-a6d1-a962ec5dafef.JPG not downloaded yet
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5626060%252Fgeneral%252Fbb0435aa-1d5d-46a3-8d98-403f6b699ee1.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/bb0435aa-1d5d-46a3-8d98-403f6b699ee1.JPG not downloaded yet
2026-03-30 13:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5702858/general/fe6b4d50-eb7d-4fdd-a5b8-3c0cfd088cd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745480)
2026-03-30 13:30:38 [adesa.fr] INFO: Found listing with ID: 10745583
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745583%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [adesa.fr] INFO: Scrape type for 10745583: 1
2026-03-30 13:30:38 [adesa.fr] INFO: Scraping item 10745583 url https://www.openlane.eu/en/carv6/auction/10745583
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631173%252Fgeneral%252Fb5f4b616-8317-4ec4-a64d-9bc17114b3ad.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/b5f4b616-8317-4ec4-a64d-9bc17114b3ad.JPG not downloaded yet
2026-03-30 13:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf, skipping ID generation
2026-03-30 13:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with scrape type 1
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf sending to next pipeline
2026-03-30 13:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf, identifier: 10745523
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-30 13:30:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/39d0e9a4-02b2-406c-a871-f925650258d5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745448)
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5597437%252Fgeneral%252Fa5a016f3-25c5-4dc9-8ef8-decc8da3b8f6.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/a5a016f3-25c5-4dc9-8ef8-decc8da3b8f6.JPG not downloaded yet
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5626060%252Fgeneral%252Fe845e517-7ec5-46ab-ac98-1c06b257777c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/e845e517-7ec5-46ab-ac98-1c06b257777c.JPG not downloaded yet
2026-03-30 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-30 13:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10745523
2026-03-30 13:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10745523
2026-03-30 13:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf with identifier: 10745523 to the API
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5604799/general/890e22ec-8105-4967-aea6-e11059af2c2e.JPG>
{'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': 197,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '27e4bbcf-cff7-5af1-b237-bc82f58e8fbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745523',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 75198,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27e4bbcf-cff7-5af1-b237-bc82f58e8fbf/27e4bbcf-cff7-5af1-b237-bc82f58e8fbf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488361,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604799/general/99742417-d62c-482c-ac4b-29538e66413e.jpg',
'Width': 2731}],
'price': 51600,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - 197 hp '
'- 75.198 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745523%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [adesa.fr] INFO: Saving data for 10745523: {'created_time': 1774877438.615615, 'last_price_update_time': 1774877438.615627, 'auction_closing_time': 1774962600.0}
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745523') HTTP/1.1" 204 0
2026-03-30 13:30:38 [adesa.fr] INFO: Found listing with ID: 10745429
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745429%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [adesa.fr] INFO: Scrape type for 10745429: 1
2026-03-30 13:30:38 [adesa.fr] INFO: Scraping item 10745429 url https://www.openlane.eu/en/carv6/auction/10745429
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631173%252Fgeneral%252Fa0850c0c-12d5-4672-92fe-c7f16e13914f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/a0850c0c-12d5-4672-92fe-c7f16e13914f.JPG not downloaded yet
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 27e4bbcf-cff7-5af1-b237-bc82f58e8fbf due to Ignoring non-200 response
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5597437%252Fgeneral%252Feec6b365-915c-453b-a9ce-47d6134b82b3.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/eec6b365-915c-453b-a9ce-47d6134b82b3.JPG not downloaded yet
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5626060%252Fgeneral%252F45164af3-1c54-4ad1-be9b-50b2a4272ebe.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/45164af3-1c54-4ad1-be9b-50b2a4272ebe.JPG not downloaded yet
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-30 13:30:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa36cd0>
2026-03-30 13:30:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:30:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702858%252Fgeneral%252Ffe6b4d50-eb7d-4fdd-a5b8-3c0cfd088cd6.jpg') HTTP/1.1" 204 0
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/fe6b4d50-eb7d-4fdd-a5b8-3c0cfd088cd6.jpg saved to cache
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3f1af7f0-7476-5616-a438-4aa742c54e83
2026-03-30 13:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10745447
2026-03-30 13:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 with scrape type 1
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0621dd15-7335-58e2-974a-c6057ad9e6f7
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630590%252Fgeneral%252F5f27facb-9a0d-49b6-aacc-806f5c2f2a9f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/5f27facb-9a0d-49b6-aacc-806f5c2f2a9f.jpg already downloaded
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630590%252Fgeneral%252F75dda3af-fd64-461f-992e-2c14e7687e35.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/75dda3af-fd64-461f-992e-2c14e7687e35.JPG not downloaded yet
2026-03-30 13:30:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/92fee5a9-ad5b-4824-971a-cbe25e8a7b79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745448)
2026-03-30 13:30:38 [adesa.fr] INFO: Found listing with ID: 10745450
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745450%27 HTTP/1.1" 200 None
2026-03-30 13:30:38 [adesa.fr] INFO: Scrape type for 10745450: 1
2026-03-30 13:30:38 [adesa.fr] INFO: Scraping item 10745450 url https://www.openlane.eu/en/carv6/auction/10745450
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631173%252Fgeneral%252F337a6801-b470-43c1-8adb-8804cc236ef0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/337a6801-b470-43c1-8adb-8804cc236ef0.JPG not downloaded yet
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/bb0435aa-1d5d-46a3-8d98-403f6b699ee1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745445)
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/cc98eb00-f30a-4426-a6d1-a962ec5dafef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745432)
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5597437%252Fgeneral%252F42a05e16-1676-453f-871b-cc998bc68ae1.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/42a05e16-1676-453f-871b-cc998bc68ae1.JPG not downloaded yet
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5626060%252Fgeneral%252Fc69619f2-a667-4366-b598-11faf11c146c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/c69619f2-a667-4366-b598-11faf11c146c.JPG not downloaded yet
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630590%252Fgeneral%252F8b30f06b-f36f-4151-8c31-1418e48d05ac.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/8b30f06b-f36f-4151-8c31-1418e48d05ac.JPG not downloaded yet
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-30 13:30:39 [adesa.fr] INFO: Found listing with ID: 10745574
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745574%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [adesa.fr] INFO: Scrape type for 10745574: 1
2026-03-30 13:30:39 [adesa.fr] INFO: Scraping item 10745574 url https://www.openlane.eu/en/carv6/auction/10745574
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631173%252Fgeneral%252F4208b673-8005-471a-8c43-4bd62b89d593.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/4208b673-8005-471a-8c43-4bd62b89d593.JPG not downloaded yet
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5597437%252Fgeneral%252F7d113499-3d7b-473f-9408-d3c0521a78f6.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/7d113499-3d7b-473f-9408-d3c0521a78f6.JPG not downloaded yet
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5626060%252Fgeneral%252Fe4aa78f8-5cf4-433f-909e-0c1a1cdbcbab.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/e4aa78f8-5cf4-433f-909e-0c1a1cdbcbab.JPG not downloaded yet
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630590%252Fgeneral%252F96ce1ea7-8b1f-4aa3-8d40-36f3fd564bbe.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/96ce1ea7-8b1f-4aa3-8d40-36f3fd564bbe.JPG not downloaded yet
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5702858/general/765df631-2bfc-4ffa-b0fc-0d15b875d998.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745480)
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5702858/general/7cb6c57d-9694-4772-9fc7-f99afd78627c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745480)
2026-03-30 13:30:39 [adesa.fr] INFO: Found listing with ID: 10745581
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745581%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [adesa.fr] INFO: Scrape type for 10745581: 1
2026-03-30 13:30:39 [adesa.fr] INFO: Scraping item 10745581 url https://www.openlane.eu/en/carv6/auction/10745581
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631173%252Fgeneral%252F3e45f793-2f69-4adb-806b-12499121cee9.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631173/general/3e45f793-2f69-4adb-806b-12499121cee9.JPG not downloaded yet
2026-03-30 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-30 13:30:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5702858/general/99345b34-a02c-4473-94b6-3bb66fa3dc0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745480)
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/45164af3-1c54-4ad1-be9b-50b2a4272ebe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745445)
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/75dda3af-fd64-461f-992e-2c14e7687e35.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745447)
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/eec6b365-915c-453b-a9ce-47d6134b82b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745432)
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5597437%252Fgeneral%252Fad3a7818-aace-42ee-84dd-d98bb14853f8.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/ad3a7818-aace-42ee-84dd-d98bb14853f8.JPG not downloaded yet
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5626060%252Fgeneral%252F9cfabb66-4e69-4519-ba39-6d7db48e01a0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/9cfabb66-4e69-4519-ba39-6d7db48e01a0.JPG not downloaded yet
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630590%252Fgeneral%252F7a9cd11a-a341-4746-ad5d-0cecc6883d82.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/7a9cd11a-a341-4746-ad5d-0cecc6883d82.JPG not downloaded yet
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5702858/general/00cbd0e4-ce3d-4db8-bce6-27da8a42b79d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745480)
2026-03-30 13:30:39 [adesa.fr] INFO: Found listing with ID: 10745476
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745476%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [adesa.fr] INFO: Scrape type for 10745476: 1
2026-03-30 13:30:39 [adesa.fr] INFO: Scraping item 10745476 url https://www.openlane.eu/en/carv6/auction/10745476
2026-03-30 13:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10745537
2026-03-30 13:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with scrape type 1
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5629646%252Fgeneral%252F77281d5f-e112-48fc-ae60-214d59204f23.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/77281d5f-e112-48fc-ae60-214d59204f23.jpg already downloaded
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5629646%252Fgeneral%252F91d493ea-71b2-4d9c-b251-1a190bc62e7d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/91d493ea-71b2-4d9c-b251-1a190bc62e7d.JPG not downloaded yet
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/a0850c0c-12d5-4672-92fe-c7f16e13914f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745448)
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5597437%252Fgeneral%252F0392fdb1-c721-4943-9997-7a885f6bb548.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/0392fdb1-c721-4943-9997-7a885f6bb548.JPG not downloaded yet
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5626060%252Fgeneral%252F8e96e072-9a1f-4552-8f22-91a0b584227d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/8e96e072-9a1f-4552-8f22-91a0b584227d.JPG not downloaded yet
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630590%252Fgeneral%252F3fd6092d-a8e8-413e-a8e8-3103b0266700.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/3fd6092d-a8e8-413e-a8e8-3103b0266700.JPG not downloaded yet
2026-03-30 13:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10745547
2026-03-30 13:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6374f8de-3112-59a6-8df8-ce61b80d1623 with scrape type 1
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6374f8de-3112-59a6-8df8-ce61b80d1623
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5654900%252Fgeneral%252F781221e2-0826-4752-afcf-54b3ae5a727a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/781221e2-0826-4752-afcf-54b3ae5a727a.jpg already downloaded
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5654900%252Fgeneral%252Fb9748cb0-9daf-4f64-95b3-9c71d9bd4355.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/b9748cb0-9daf-4f64-95b3-9c71d9bd4355.jpg already downloaded
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5654900%252Fgeneral%252F801cd2e2-7853-42ce-8297-bffe936196a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/801cd2e2-7853-42ce-8297-bffe936196a3.jpg already downloaded
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5654900%252Fgeneral%252F4cb2a662-451e-4e3a-883f-bde9dbf93190.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/4cb2a662-451e-4e3a-883f-bde9dbf93190.jpg already downloaded
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5654900%252Fgeneral%252Ffa77b565-c04f-4b7b-8edb-8ebe93920491.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/fa77b565-c04f-4b7b-8edb-8ebe93920491.jpg already downloaded
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5654900%252Fgeneral%252F1e2c0da7-c324-4f94-b447-aa7afd07737b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/1e2c0da7-c324-4f94-b447-aa7afd07737b.jpg already downloaded
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5654900%252Fgeneral%252F99065f5a-d61c-4ab7-82ca-b38c877c8b6f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/99065f5a-d61c-4ab7-82ca-b38c877c8b6f.jpg already downloaded
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5654900%252Fgeneral%252Fa1cc53be-7571-4615-9812-963c1df2676c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/a1cc53be-7571-4615-9812-963c1df2676c.jpg already downloaded
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5654900%252Fgeneral%252F5139f92e-e5bd-4979-8e0c-99486b8329ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/5139f92e-e5bd-4979-8e0c-99486b8329ef.jpg already downloaded
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5654900%252Fgeneral%252F80a54f48-0cf0-4a86-b7ba-d731b358d92e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5654900/general/80a54f48-0cf0-4a86-b7ba-d731b358d92e.jpg already downloaded
2026-03-30 13:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6374f8de-3112-59a6-8df8-ce61b80d1623, identifier: 10745547
2026-03-30 13:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85c0508-c371-56ac-bc89-316008806add with identifier: 10745437
2026-03-30 13:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85c0508-c371-56ac-bc89-316008806add with scrape type 1
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c85c0508-c371-56ac-bc89-316008806add
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616883%252Fgeneral%252Fc0f10540-f583-403d-b4f7-7e5c2d25ed62.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/c0f10540-f583-403d-b4f7-7e5c2d25ed62.jpg already downloaded
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616883%252Fgeneral%252F8aa0a856-81ef-4037-9985-14e0b1adca36.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/8aa0a856-81ef-4037-9985-14e0b1adca36.JPG not downloaded yet
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5702858/general/daca920d-fe7f-48f1-b513-cfaaff7d595c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745480)
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/c69619f2-a667-4366-b598-11faf11c146c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745445)
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/8b30f06b-f36f-4151-8c31-1418e48d05ac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745447)
2026-03-30 13:30:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/4208b673-8005-471a-8c43-4bd62b89d593.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745448)
2026-03-30 13:30:39 [adesa.fr] INFO: Found listing with ID: 10744940
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744940%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [adesa.fr] INFO: Scrape type for 10744940: 1
2026-03-30 13:30:39 [adesa.fr] INFO: Scraping item 10744940 url https://www.openlane.eu/en/carv6/auction/10744940
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5629646%252Fgeneral%252F3827ca87-2410-423f-8e93-d39748a0abc5.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/3827ca87-2410-423f-8e93-d39748a0abc5.JPG not downloaded yet
2026-03-30 13:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10745547
2026-03-30 13:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10745547
2026-03-30 13:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6374f8de-3112-59a6-8df8-ce61b80d1623 with identifier: 10745547 to the API
2026-03-30 13:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745547>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Electric',
'id': '6374f8de-3112-59a6-8df8-ce61b80d1623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745547',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Ariya',
'odometer': 46946,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5654900/general/781221e2-0826-4752-afcf-54b3ae5a727a.jpg',
'https://images.openlane.eu/carimgs/5654900/general/b9748cb0-9daf-4f64-95b3-9c71d9bd4355.jpg',
'https://images.openlane.eu/carimgs/5654900/general/801cd2e2-7853-42ce-8297-bffe936196a3.jpg',
'https://images.openlane.eu/carimgs/5654900/general/4cb2a662-451e-4e3a-883f-bde9dbf93190.jpg',
'https://images.openlane.eu/carimgs/5654900/general/fa77b565-c04f-4b7b-8edb-8ebe93920491.jpg',
'https://images.openlane.eu/carimgs/5654900/general/1e2c0da7-c324-4f94-b447-aa7afd07737b.jpg',
'https://images.openlane.eu/carimgs/5654900/general/99065f5a-d61c-4ab7-82ca-b38c877c8b6f.jpg',
'https://images.openlane.eu/carimgs/5654900/general/a1cc53be-7571-4615-9812-963c1df2676c.jpg',
'https://images.openlane.eu/carimgs/5654900/general/5139f92e-e5bd-4979-8e0c-99486b8329ef.jpg',
'https://images.openlane.eu/carimgs/5654900/general/80a54f48-0cf0-4a86-b7ba-d731b358d92e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1072266,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/781221e2-0826-4752-afcf-54b3ae5a727a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1009851,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/b9748cb0-9daf-4f64-95b3-9c71d9bd4355.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1011807,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/801cd2e2-7853-42ce-8297-bffe936196a3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 902689,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/4cb2a662-451e-4e3a-883f-bde9dbf93190.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 927366,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/fa77b565-c04f-4b7b-8edb-8ebe93920491.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1141127,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/1e2c0da7-c324-4f94-b447-aa7afd07737b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 678428,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/99065f5a-d61c-4ab7-82ca-b38c877c8b6f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 790214,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/a1cc53be-7571-4615-9812-963c1df2676c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 786101,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/5139f92e-e5bd-4979-8e0c-99486b8329ef.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6374f8de-3112-59a6-8df8-ce61b80d1623/6374f8de-3112-59a6-8df8-ce61b80d1623_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 951432,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5654900/general/80a54f48-0cf0-4a86-b7ba-d731b358d92e.jpg',
'Width': 2731}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Nissan Ariya 63 kWh Advance - Electric - Automatic - 218 hp - '
'46.946 km',
'transmission': 'automatic',
'trim': 'Advance',
'vin': None,
'year': 2023}
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745547%27 HTTP/1.1" 200 None
2026-03-30 13:30:40 [adesa.fr] INFO: Saving data for 10745547: {'created_time': 1774877440.1795, 'last_price_update_time': 1774877440.179514, 'auction_closing_time': 1774962600.0}
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745547') HTTP/1.1" 204 0
2026-03-30 13:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/7d113499-3d7b-473f-9408-d3c0521a78f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745432)
2026-03-30 13:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/96ce1ea7-8b1f-4aa3-8d40-36f3fd564bbe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745447)
2026-03-30 13:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/e4aa78f8-5cf4-433f-909e-0c1a1cdbcbab.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745445)
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5597437%252Fgeneral%252F27f6bfec-9c30-4055-bc3b-9f8f6da82f2a.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597437/general/27f6bfec-9c30-4055-bc3b-9f8f6da82f2a.JPG not downloaded yet
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5626060%252Fgeneral%252Fde95fb5e-4389-4cec-b137-d37cc41a5d32.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626060/general/de95fb5e-4389-4cec-b137-d37cc41a5d32.JPG not downloaded yet
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630590%252Fgeneral%252Fb7c14e95-33b4-4bc1-9fa7-42e3dea624ae.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/b7c14e95-33b4-4bc1-9fa7-42e3dea624ae.JPG not downloaded yet
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616883%252Fgeneral%252F7d5d0911-e6f0-43c1-88e8-ec08fb88a749.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/7d5d0911-e6f0-43c1-88e8-ec08fb88a749.JPG not downloaded yet
2026-03-30 13:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a77ebd0>
2026-03-30 13:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252F765df631-2bfc-4ffa-b0fc-0d15b875d998.jpg') HTTP/1.1" 204 0
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/765df631-2bfc-4ffa-b0fc-0d15b875d998.jpg saved to cache
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3f1af7f0-7476-5616-a438-4aa742c54e83
2026-03-30 13:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a5e6d10>
2026-03-30 13:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252F7cb6c57d-9694-4772-9fc7-f99afd78627c.jpg') HTTP/1.1" 204 0
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/7cb6c57d-9694-4772-9fc7-f99afd78627c.jpg saved to cache
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3f1af7f0-7476-5616-a438-4aa742c54e83
2026-03-30 13:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa35410>
2026-03-30 13:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252F99345b34-a02c-4473-94b6-3bb66fa3dc0e.jpg') HTTP/1.1" 204 0
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/99345b34-a02c-4473-94b6-3bb66fa3dc0e.jpg saved to cache
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3f1af7f0-7476-5616-a438-4aa742c54e83
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-30 13:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/42a05e16-1676-453f-871b-cc998bc68ae1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745432)
2026-03-30 13:30:40 [adesa.fr] INFO: Found listing with ID: 10744872
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744872%27 HTTP/1.1" 200 None
2026-03-30 13:30:40 [adesa.fr] INFO: Scrape type for 10744872: 1
2026-03-30 13:30:40 [adesa.fr] INFO: Scraping item 10744872 url https://www.openlane.eu/en/carv6/auction/10744872
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5629646%252Fgeneral%252Ff065cad1-fe12-4681-96eb-ac465a14ade8.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/f065cad1-fe12-4681-96eb-ac465a14ade8.JPG not downloaded yet
2026-03-30 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630590%252Fgeneral%252Fe2c94ace-00ce-4434-81aa-7f763db22b13.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/e2c94ace-00ce-4434-81aa-7f763db22b13.JPG not downloaded yet
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616883%252Fgeneral%252F7b8e25d3-495e-4d2a-904d-ef2bac46c8fa.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/7b8e25d3-495e-4d2a-904d-ef2bac46c8fa.JPG not downloaded yet
2026-03-30 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/7a9cd11a-a341-4746-ad5d-0cecc6883d82.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745447)
2026-03-30 13:30:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/3e45f793-2f69-4adb-806b-12499121cee9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745448)
2026-03-30 13:30:40 [adesa.fr] INFO: Found listing with ID: 10744871
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744871%27 HTTP/1.1" 200 None
2026-03-30 13:30:40 [adesa.fr] INFO: Scrape type for 10744871: 1
2026-03-30 13:30:40 [adesa.fr] INFO: Scraping item 10744871 url https://www.openlane.eu/en/carv6/auction/10744871
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5629646%252Fgeneral%252F757ad9c9-73eb-4a94-8ec7-501fb13b6e19.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/757ad9c9-73eb-4a94-8ec7-501fb13b6e19.JPG not downloaded yet
2026-03-30 13:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf70d0bd10>
2026-03-30 13:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252F00cbd0e4-ce3d-4db8-bce6-27da8a42b79d.jpg') HTTP/1.1" 204 0
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/00cbd0e4-ce3d-4db8-bce6-27da8a42b79d.jpg saved to cache
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3f1af7f0-7476-5616-a438-4aa742c54e83
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-30 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa30e10>
2026-03-30 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5702858%252Fgeneral%252Fdaca920d-fe7f-48f1-b513-cfaaff7d595c.jpg') HTTP/1.1" 204 0
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/daca920d-fe7f-48f1-b513-cfaaff7d595c.jpg saved to cache
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3f1af7f0-7476-5616-a438-4aa742c54e83
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630590%252Fgeneral%252F4603e217-8541-4c60-981a-f978a5c81eaa.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/4603e217-8541-4c60-981a-f978a5c81eaa.JPG not downloaded yet
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616883%252Fgeneral%252F9d268142-93c7-46d1-8412-f726b5503461.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/9d268142-93c7-46d1-8412-f726b5503461.JPG not downloaded yet
2026-03-30 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-30 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-30 13:30:41 [adesa.fr] INFO: Found listing with ID: 10744856
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744856%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [adesa.fr] INFO: Scrape type for 10744856: 1
2026-03-30 13:30:41 [adesa.fr] INFO: Scraping item 10744856 url https://www.openlane.eu/en/carv6/auction/10744856
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5629646%252Fgeneral%252F1ea54670-5bb9-49da-8140-766a637f4a22.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/1ea54670-5bb9-49da-8140-766a637f4a22.JPG not downloaded yet
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630590%252Fgeneral%252Fa94c040a-8338-465e-aa74-086c92c6d8d6.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630590/general/a94c040a-8338-465e-aa74-086c92c6d8d6.JPG not downloaded yet
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616883%252Fgeneral%252Fac31b82c-7a20-4501-8752-92e93ddca172.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/ac31b82c-7a20-4501-8752-92e93ddca172.JPG not downloaded yet
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-30 13:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with identifier: 10745553
2026-03-30 13:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with scrape type 1
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 590c1b85-f9ab-50a0-b924-5e9ef37e41a3
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665396%252Fgeneral%252F9793d11c-3bfe-4eab-a92b-880e48c1b678.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/9793d11c-3bfe-4eab-a92b-880e48c1b678.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665396%252Fgeneral%252Fe766781f-fbde-4b5d-a218-0ff451ff640d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/e766781f-fbde-4b5d-a218-0ff451ff640d.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665396%252Fgeneral%252F3e291203-1b4e-4f7b-a904-9d3ac56f96eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/3e291203-1b4e-4f7b-a904-9d3ac56f96eb.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665396%252Fgeneral%252F9d8b9883-d1fa-4549-99f0-b070501e7c12.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/9d8b9883-d1fa-4549-99f0-b070501e7c12.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665396%252Fgeneral%252Fd3da38fc-1347-4d7b-84af-e686755e2db2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/d3da38fc-1347-4d7b-84af-e686755e2db2.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665396%252Fgeneral%252F3af63261-47b0-4b6a-b9cd-973e5d35af6f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/3af63261-47b0-4b6a-b9cd-973e5d35af6f.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665396%252Fgeneral%252F341a7de5-c0ac-4196-a4d5-c5602aa0e143.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/341a7de5-c0ac-4196-a4d5-c5602aa0e143.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665396%252Fgeneral%252Fd2681ca7-76cb-4329-b6f2-2afcadf0210a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/d2681ca7-76cb-4329-b6f2-2afcadf0210a.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665396%252Fgeneral%252Fca7faa52-d9cd-4312-a6b3-bc78e2d9db75.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/ca7faa52-d9cd-4312-a6b3-bc78e2d9db75.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665396%252Fgeneral%252F6fa55fde-86bd-4a43-8d41-7a19e020d8da.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665396/general/6fa55fde-86bd-4a43-8d41-7a19e020d8da.jpg already downloaded
2026-03-30 13:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3, identifier: 10745553
2026-03-30 13:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 746d0c7f-9846-5d7f-9982-162c0c879f45 with identifier: 10745575
2026-03-30 13:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 746d0c7f-9846-5d7f-9982-162c0c879f45 with scrape type 1
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 746d0c7f-9846-5d7f-9982-162c0c879f45
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707323%252Fgeneral%252Fc5ea4af7-5c00-40a2-9147-275bd711ba36.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/c5ea4af7-5c00-40a2-9147-275bd711ba36.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707323%252Fgeneral%252F50c80540-7325-43ac-b493-fedb184f7770.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/50c80540-7325-43ac-b493-fedb184f7770.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707323%252Fgeneral%252F6d329cf3-0d37-4e2d-954d-8a0413c387a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/6d329cf3-0d37-4e2d-954d-8a0413c387a7.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707323%252Fgeneral%252F6996a62e-b904-4955-bea9-1184263af4f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/6996a62e-b904-4955-bea9-1184263af4f4.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707323%252Fgeneral%252F6b3be6f4-c654-48ce-87c8-239c30a93543.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/6b3be6f4-c654-48ce-87c8-239c30a93543.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707323%252Fgeneral%252F302bbc9b-e664-4b79-9385-f184414deda9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/302bbc9b-e664-4b79-9385-f184414deda9.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707323%252Fgeneral%252F082b17c4-a187-483e-8014-5cfb7f0d7793.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/082b17c4-a187-483e-8014-5cfb7f0d7793.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707323%252Fgeneral%252F484f9f1d-fd95-4fc9-a050-7965dcb3dd27.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/484f9f1d-fd95-4fc9-a050-7965dcb3dd27.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707323%252Fgeneral%252F32d25949-6754-4b29-a0f2-a6337bf30c84.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/32d25949-6754-4b29-a0f2-a6337bf30c84.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707323%252Fgeneral%252Fd6400a16-2d73-4268-a497-fdf4c5827bd3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707323/general/d6400a16-2d73-4268-a497-fdf4c5827bd3.jpg already downloaded
2026-03-30 13:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 746d0c7f-9846-5d7f-9982-162c0c879f45, identifier: 10745575
2026-03-30 13:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70df82da-3271-5887-83c6-0de2316bed3e with identifier: 10745552
2026-03-30 13:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70df82da-3271-5887-83c6-0de2316bed3e with scrape type 1
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70df82da-3271-5887-83c6-0de2316bed3e
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665315%252Fgeneral%252F2ad12bd1-4bb6-4004-bd28-fd4bff9849fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/2ad12bd1-4bb6-4004-bd28-fd4bff9849fb.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665315%252Fgeneral%252F01c045fa-b288-48b2-b4d1-1262dee10d2a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/01c045fa-b288-48b2-b4d1-1262dee10d2a.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665315%252Fgeneral%252F8d504c1f-dec9-4614-90cc-c251cda56ec6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/8d504c1f-dec9-4614-90cc-c251cda56ec6.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665315%252Fgeneral%252Fdfd5bcb1-1b09-4b85-8211-3ed699d3edcb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/dfd5bcb1-1b09-4b85-8211-3ed699d3edcb.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665315%252Fgeneral%252F2641e698-c816-46b9-bb54-e8420cab44e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/2641e698-c816-46b9-bb54-e8420cab44e5.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665315%252Fgeneral%252Fc0bd79fe-329e-4352-b6b1-351f4b528313.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/c0bd79fe-329e-4352-b6b1-351f4b528313.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665315%252Fgeneral%252F186f19c4-1e78-4348-9a94-5b7793cfd784.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/186f19c4-1e78-4348-9a94-5b7793cfd784.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665315%252Fgeneral%252F1721a0e1-cfaa-47e6-b321-ace747b59dd7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/1721a0e1-cfaa-47e6-b321-ace747b59dd7.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665315%252Fgeneral%252F26398ef6-3b9c-44ab-828a-acf4a7491212.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/26398ef6-3b9c-44ab-828a-acf4a7491212.jpg already downloaded
2026-03-30 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665315%252Fgeneral%252F3f351ef0-dd0e-437f-9518-4bf57bdf6e3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665315/general/3f351ef0-dd0e-437f-9518-4bf57bdf6e3a.jpg already downloaded
2026-03-30 13:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 70df82da-3271-5887-83c6-0de2316bed3e, identifier: 10745552
2026-03-30 13:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-30 13:30:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-30 13:30:42 [adesa.fr] INFO: Found listing with ID: 10744873
2026-03-30 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744873%27 HTTP/1.1" 200 None
2026-03-30 13:30:42 [adesa.fr] INFO: Scrape type for 10744873: 1
2026-03-30 13:30:42 [adesa.fr] INFO: Scraping item 10744873 url https://www.openlane.eu/en/carv6/auction/10744873
2026-03-30 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5629646%252Fgeneral%252F59431423-30b1-47d9-9cae-4e260091647f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/59431423-30b1-47d9-9cae-4e260091647f.JPG not downloaded yet
2026-03-30 13:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with identifier: 10745553
2026-03-30 13:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with identifier: 10745553
2026-03-30 13:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 590c1b85-f9ab-50a0-b924-5e9ef37e41a3 with identifier: 10745553 to the API
2026-03-30 13:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745553>
{'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-31T13:10:00Z',
'fuel_type': 'Electric',
'id': '590c1b85-f9ab-50a0-b924-5e9ef37e41a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745553',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Scenic E-Tech',
'odometer': 53774,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5665396/general/9793d11c-3bfe-4eab-a92b-880e48c1b678.jpg',
'https://images.openlane.eu/carimgs/5665396/general/e766781f-fbde-4b5d-a218-0ff451ff640d.jpg',
'https://images.openlane.eu/carimgs/5665396/general/3e291203-1b4e-4f7b-a904-9d3ac56f96eb.jpg',
'https://images.openlane.eu/carimgs/5665396/general/9d8b9883-d1fa-4549-99f0-b070501e7c12.jpg',
'https://images.openlane.eu/carimgs/5665396/general/d3da38fc-1347-4d7b-84af-e686755e2db2.jpg',
'https://images.openlane.eu/carimgs/5665396/general/3af63261-47b0-4b6a-b9cd-973e5d35af6f.jpg',
'https://images.openlane.eu/carimgs/5665396/general/341a7de5-c0ac-4196-a4d5-c5602aa0e143.jpg',
'https://images.openlane.eu/carimgs/5665396/general/d2681ca7-76cb-4329-b6f2-2afcadf0210a.jpg',
'https://images.openlane.eu/carimgs/5665396/general/ca7faa52-d9cd-4312-a6b3-bc78e2d9db75.jpg',
'https://images.openlane.eu/carimgs/5665396/general/6fa55fde-86bd-4a43-8d41-7a19e020d8da.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 873264,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/9793d11c-3bfe-4eab-a92b-880e48c1b678.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 857592,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/e766781f-fbde-4b5d-a218-0ff451ff640d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1030416,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/3e291203-1b4e-4f7b-a904-9d3ac56f96eb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 981156,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/9d8b9883-d1fa-4549-99f0-b070501e7c12.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 955266,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/d3da38fc-1347-4d7b-84af-e686755e2db2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 977285,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/3af63261-47b0-4b6a-b9cd-973e5d35af6f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 856194,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/341a7de5-c0ac-4196-a4d5-c5602aa0e143.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 882897,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/d2681ca7-76cb-4329-b6f2-2afcadf0210a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 942069,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/ca7faa52-d9cd-4312-a6b3-bc78e2d9db75.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_590c1b85-f9ab-50a0-b924-5e9ef37e41a3/590c1b85-f9ab-50a0-b924-5e9ef37e41a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 994100,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665396/general/6fa55fde-86bd-4a43-8d41-7a19e020d8da.jpg',
'Width': 2731}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2024-08-19',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Renault Scenic E-Tech Evolution - Electric - Automatic - 170 hp - '
'53.774 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2024}
2026-03-30 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745553%27 HTTP/1.1" 200 None
2026-03-30 13:30:42 [adesa.fr] INFO: Saving data for 10745553: {'created_time': 1774877442.522089, 'last_price_update_time': 1774877442.522101, 'auction_closing_time': 1774962600.0}
2026-03-30 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745553') HTTP/1.1" 204 0
2026-03-30 13:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 746d0c7f-9846-5d7f-9982-162c0c879f45 with identifier: 10745575
2026-03-30 13:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 746d0c7f-9846-5d7f-9982-162c0c879f45 with identifier: 10745575
2026-03-30 13:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 746d0c7f-9846-5d7f-9982-162c0c879f45 with identifier: 10745575 to the API
2026-03-30 13:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745575>
{'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': 94,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '746d0c7f-9846-5d7f-9982-162c0c879f45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745575',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 71080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5707323/general/c5ea4af7-5c00-40a2-9147-275bd711ba36.jpg',
'https://images.openlane.eu/carimgs/5707323/general/50c80540-7325-43ac-b493-fedb184f7770.jpg',
'https://images.openlane.eu/carimgs/5707323/general/6d329cf3-0d37-4e2d-954d-8a0413c387a7.jpg',
'https://images.openlane.eu/carimgs/5707323/general/6996a62e-b904-4955-bea9-1184263af4f4.jpg',
'https://images.openlane.eu/carimgs/5707323/general/6b3be6f4-c654-48ce-87c8-239c30a93543.jpg',
'https://images.openlane.eu/carimgs/5707323/general/302bbc9b-e664-4b79-9385-f184414deda9.jpg',
'https://images.openlane.eu/carimgs/5707323/general/082b17c4-a187-483e-8014-5cfb7f0d7793.jpg',
'https://images.openlane.eu/carimgs/5707323/general/484f9f1d-fd95-4fc9-a050-7965dcb3dd27.jpg',
'https://images.openlane.eu/carimgs/5707323/general/32d25949-6754-4b29-a0f2-a6337bf30c84.jpg',
'https://images.openlane.eu/carimgs/5707323/general/d6400a16-2d73-4268-a497-fdf4c5827bd3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1095495,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/c5ea4af7-5c00-40a2-9147-275bd711ba36.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1032235,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/50c80540-7325-43ac-b493-fedb184f7770.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 997826,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/6d329cf3-0d37-4e2d-954d-8a0413c387a7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 901951,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/6996a62e-b904-4955-bea9-1184263af4f4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 868027,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/6b3be6f4-c654-48ce-87c8-239c30a93543.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1197489,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/302bbc9b-e664-4b79-9385-f184414deda9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 753205,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/082b17c4-a187-483e-8014-5cfb7f0d7793.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 688926,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/484f9f1d-fd95-4fc9-a050-7965dcb3dd27.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1030014,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/32d25949-6754-4b29-a0f2-a6337bf30c84.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_746d0c7f-9846-5d7f-9982-162c0c879f45/746d0c7f-9846-5d7f-9982-162c0c879f45_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1025517,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707323/general/d6400a16-2d73-4268-a497-fdf4c5827bd3.jpg',
'Width': 2731}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-09-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Renault Arkana RS Line - Hybrid - Automatic - 94 hp - 71.080 km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2021}
2026-03-30 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745575%27 HTTP/1.1" 200 None
2026-03-30 13:30:42 [adesa.fr] INFO: Saving data for 10745575: {'created_time': 1774877442.990798, 'last_price_update_time': 1774877442.990814, 'auction_closing_time': 1774962600.0}
2026-03-30 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745575') HTTP/1.1" 204 0
2026-03-30 13:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 70df82da-3271-5887-83c6-0de2316bed3e with identifier: 10745552
2026-03-30 13:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 70df82da-3271-5887-83c6-0de2316bed3e with identifier: 10745552
2026-03-30 13:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 70df82da-3271-5887-83c6-0de2316bed3e with identifier: 10745552 to the API
2026-03-30 13:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745552>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Electric',
'id': '70df82da-3271-5887-83c6-0de2316bed3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000384',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745552',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 29055,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5665315/general/2ad12bd1-4bb6-4004-bd28-fd4bff9849fb.jpg',
'https://images.openlane.eu/carimgs/5665315/general/01c045fa-b288-48b2-b4d1-1262dee10d2a.jpg',
'https://images.openlane.eu/carimgs/5665315/general/8d504c1f-dec9-4614-90cc-c251cda56ec6.jpg',
'https://images.openlane.eu/carimgs/5665315/general/dfd5bcb1-1b09-4b85-8211-3ed699d3edcb.jpg',
'https://images.openlane.eu/carimgs/5665315/general/2641e698-c816-46b9-bb54-e8420cab44e5.jpg',
'https://images.openlane.eu/carimgs/5665315/general/c0bd79fe-329e-4352-b6b1-351f4b528313.jpg',
'https://images.openlane.eu/carimgs/5665315/general/186f19c4-1e78-4348-9a94-5b7793cfd784.jpg',
'https://images.openlane.eu/carimgs/5665315/general/1721a0e1-cfaa-47e6-b321-ace747b59dd7.jpg',
'https://images.openlane.eu/carimgs/5665315/general/26398ef6-3b9c-44ab-828a-acf4a7491212.jpg',
'https://images.openlane.eu/carimgs/5665315/general/3f351ef0-dd0e-437f-9518-4bf57bdf6e3a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1232779,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/2ad12bd1-4bb6-4004-bd28-fd4bff9849fb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 927370,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/01c045fa-b288-48b2-b4d1-1262dee10d2a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1018061,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/8d504c1f-dec9-4614-90cc-c251cda56ec6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 926567,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/dfd5bcb1-1b09-4b85-8211-3ed699d3edcb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 912150,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/2641e698-c816-46b9-bb54-e8420cab44e5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1235278,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/c0bd79fe-329e-4352-b6b1-351f4b528313.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 681793,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/186f19c4-1e78-4348-9a94-5b7793cfd784.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 760838,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/1721a0e1-cfaa-47e6-b321-ace747b59dd7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 695998,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/26398ef6-3b9c-44ab-828a-acf4a7491212.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70df82da-3271-5887-83c6-0de2316bed3e/70df82da-3271-5887-83c6-0de2316bed3e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 969944,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665315/general/3f351ef0-dd0e-437f-9518-4bf57bdf6e3a.jpg',
'Width': 2731}],
'price': 34100,
'price_includes_vat': True,
'registration_date': '2024-08-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq - AWD - Electric - Automatic - 340 hp - 29.055 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745552%27 HTTP/1.1" 200 None
2026-03-30 13:30:43 [adesa.fr] INFO: Saving data for 10745552: {'created_time': 1774877443.927562, 'last_price_update_time': 1774877443.927572, 'auction_closing_time': 1774962600.0}
2026-03-30 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745552') HTTP/1.1" 204 0
2026-03-30 13:30:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/de95fb5e-4389-4cec-b137-d37cc41a5d32.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745445)
2026-03-30 13:30:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/f065cad1-fe12-4681-96eb-ac465a14ade8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745537)
2026-03-30 13:30:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/e2c94ace-00ce-4434-81aa-7f763db22b13.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745447)
2026-03-30 13:30:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/7b8e25d3-495e-4d2a-904d-ef2bac46c8fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745437)
2026-03-30 13:30:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/7d5d0911-e6f0-43c1-88e8-ec08fb88a749.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745437)
2026-03-30 13:30:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/3827ca87-2410-423f-8e93-d39748a0abc5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745537)
2026-03-30 13:30:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/b7c14e95-33b4-4bc1-9fa7-42e3dea624ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745447)
2026-03-30 13:30:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/27f6bfec-9c30-4055-bc3b-9f8f6da82f2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745432)
2026-03-30 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616883%252Fgeneral%252Fafe26646-9725-4d1a-9563-608447233b6f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/afe26646-9725-4d1a-9563-608447233b6f.JPG not downloaded yet
2026-03-30 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-30 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-30 13:30:43 [adesa.fr] INFO: Found listing with ID: 10744870
2026-03-30 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744870%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [adesa.fr] INFO: Scrape type for 10744870: 1
2026-03-30 13:30:44 [adesa.fr] INFO: Scraping item 10744870 url https://www.openlane.eu/en/carv6/auction/10744870
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5629646%252Fgeneral%252F955910b8-1fec-4599-8cc9-668ddb39c28e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/955910b8-1fec-4599-8cc9-668ddb39c28e.JPG not downloaded yet
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616883%252Fgeneral%252Fd7f97d8b-0424-4d0d-81b0-dc39904f2818.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/d7f97d8b-0424-4d0d-81b0-dc39904f2818.JPG not downloaded yet
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/8aa0a856-81ef-4037-9985-14e0b1adca36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745437)
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/3fd6092d-a8e8-413e-a8e8-3103b0266700.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745447)
2026-03-30 13:30:44 [adesa.fr] INFO: Found listing with ID: 10742754
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742754%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [adesa.fr] INFO: Scrape type for 10742754: 1
2026-03-30 13:30:44 [adesa.fr] INFO: Scraping item 10742754 url https://www.openlane.eu/en/carv6/auction/10742754
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5629646%252Fgeneral%252Fd3c6f6bd-105d-4381-a04b-86b7e6474f33.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/d3c6f6bd-105d-4381-a04b-86b7e6474f33.JPG not downloaded yet
2026-03-30 13:30:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/8e96e072-9a1f-4552-8f22-91a0b584227d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745445)
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616883%252Fgeneral%252F5c3bb2dd-a87c-432e-9c38-9eaedf1346fc.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/5c3bb2dd-a87c-432e-9c38-9eaedf1346fc.JPG not downloaded yet
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/4603e217-8541-4c60-981a-f978a5c81eaa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745447)
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630590/general/a94c040a-8338-465e-aa74-086c92c6d8d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745447)
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/9d268142-93c7-46d1-8412-f726b5503461.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745437)
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/1ea54670-5bb9-49da-8140-766a637f4a22.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745537)
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/ac31b82c-7a20-4501-8752-92e93ddca172.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745437)
2026-03-30 13:30:44 [adesa.fr] INFO: Found listing with ID: 10742802
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742802%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [adesa.fr] INFO: Scrape type for 10742802: 1
2026-03-30 13:30:44 [adesa.fr] INFO: Scraping item 10742802 url https://www.openlane.eu/en/carv6/auction/10742802
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5629646%252Fgeneral%252Ff7ffb216-0dfb-4b4f-a276-0a7058a579d1.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629646/general/f7ffb216-0dfb-4b4f-a276-0a7058a579d1.JPG not downloaded yet
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5616883%252Fgeneral%252Fad7d440b-80ec-4a12-953e-46e8012a4f38.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616883/general/ad7d440b-80ec-4a12-953e-46e8012a4f38.JPG not downloaded yet
2026-03-30 13:30:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/757ad9c9-73eb-4a94-8ec7-501fb13b6e19.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745537)
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/955910b8-1fec-4599-8cc9-668ddb39c28e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745537)
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/afe26646-9725-4d1a-9563-608447233b6f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745437)
2026-03-30 13:30:44 [adesa.fr] INFO: Found listing with ID: 10742834
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742834%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [adesa.fr] INFO: Scrape type for 10742834: 1
2026-03-30 13:30:44 [adesa.fr] INFO: Scraping item 10742834 url https://www.openlane.eu/en/carv6/auction/10742834
2026-03-30 13:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10745574
2026-03-30 13:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f16162d5-2d81-5bc5-82ab-788e1113f1c6 with scrape type 1
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f16162d5-2d81-5bc5-82ab-788e1113f1c6
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707097%252Fgeneral%252Fcf7a3969-12db-4d32-951f-af84c9d61ab0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/cf7a3969-12db-4d32-951f-af84c9d61ab0.jpg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707097%252Fgeneral%252F76f9ea66-bf69-467e-a5cc-542ffb5e3715.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/76f9ea66-bf69-467e-a5cc-542ffb5e3715.jpg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707097%252Fgeneral%252F6cd0e74e-b73c-401e-bb3a-54d8bba13b9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/6cd0e74e-b73c-401e-bb3a-54d8bba13b9e.jpg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707097%252Fgeneral%252Fe1de763e-6f72-4af0-b653-74bf358fd108.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/e1de763e-6f72-4af0-b653-74bf358fd108.jpg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707097%252Fgeneral%252F71328d11-7590-4020-9504-616924f127e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/71328d11-7590-4020-9504-616924f127e9.jpg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707097%252Fgeneral%252F815064c7-80da-491b-a6e9-68f73581535f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/815064c7-80da-491b-a6e9-68f73581535f.jpg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707097%252Fgeneral%252F6fd881e6-33f0-4035-b31d-4e323c95866f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/6fd881e6-33f0-4035-b31d-4e323c95866f.jpg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707097%252Fgeneral%252F463783d6-a4ca-4f39-9b56-9546e9058f0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/463783d6-a4ca-4f39-9b56-9546e9058f0e.jpg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707097%252Fgeneral%252F9c0596ee-a5d7-415e-a73c-ef3aec9a5780.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/9c0596ee-a5d7-415e-a73c-ef3aec9a5780.jpg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707097%252Fgeneral%252F2e4cd505-62ba-460f-b789-9109909fea71.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707097/general/2e4cd505-62ba-460f-b789-9109909fea71.jpg already downloaded
2026-03-30 13:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f16162d5-2d81-5bc5-82ab-788e1113f1c6, identifier: 10745574
2026-03-30 13:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10744602
2026-03-30 13:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with scrape type 1
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5728929%252Fgeneral%252F423853a7-37b1-4b74-a329-0a3f0b4227e0.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/423853a7-37b1-4b74-a329-0a3f0b4227e0.jpeg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5728929%252Fgeneral%252F0ee001d3-775c-4d2e-a553-c236b59b64e3.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/0ee001d3-775c-4d2e-a553-c236b59b64e3.jpeg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5728929%252Fgeneral%252F0baed22c-4237-4034-a16c-dc37e2f57f67.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/0baed22c-4237-4034-a16c-dc37e2f57f67.jpeg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5728929%252Fgeneral%252F23247d46-bcf2-47b6-af6f-bd1fc0ff9c4c.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/23247d46-bcf2-47b6-af6f-bd1fc0ff9c4c.jpeg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5728929%252Fgeneral%252F9f3bc04b-08fb-4b02-97b0-763eb77af4a0.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/9f3bc04b-08fb-4b02-97b0-763eb77af4a0.jpeg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5728929%252Fgeneral%252F3bbe28c2-d3f7-46cd-8dc0-49d4932b9788.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/3bbe28c2-d3f7-46cd-8dc0-49d4932b9788.jpeg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5728929%252Fgeneral%252Fb205d6de-4428-4e8b-b632-cdd5fea9cc7b.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/b205d6de-4428-4e8b-b632-cdd5fea9cc7b.jpeg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5728929%252Fgeneral%252Fe456f1ba-6f80-48f2-9f04-2d726f046fca.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/e456f1ba-6f80-48f2-9f04-2d726f046fca.jpeg already downloaded
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5728929%252Fgeneral%252F4a593bb8-bc17-4b08-8bbe-bcf3a57e8357.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [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-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-30 13:30:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0621dd15-7335-58e2-974a-c6057ad9e6f7, skipping ID generation
2026-03-30 13:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 with scrape type 1
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 sending to next pipeline
2026-03-30 13:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0621dd15-7335-58e2-974a-c6057ad9e6f7, identifier: 10745447
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-30 13:30:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/59431423-30b1-47d9-9cae-4e260091647f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745537)
2026-03-30 13:30:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/d7f97d8b-0424-4d0d-81b0-dc39904f2818.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745437)
2026-03-30 13:30:44 [adesa.fr] INFO: Found listing with ID: 10742739
2026-03-30 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742739%27 HTTP/1.1" 200 None
2026-03-30 13:30:44 [adesa.fr] INFO: Scrape type for 10742739: 1
2026-03-30 13:30:44 [adesa.fr] INFO: Scraping item 10742739 url https://www.openlane.eu/en/carv6/auction/10742739
2026-03-30 13:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10745574
2026-03-30 13:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10745574
2026-03-30 13:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f16162d5-2d81-5bc5-82ab-788e1113f1c6 with identifier: 10745574 to the API
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745574>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Electric',
'id': 'f16162d5-2d81-5bc5-82ab-788e1113f1c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000571',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745574',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 69999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5707097/general/cf7a3969-12db-4d32-951f-af84c9d61ab0.jpg',
'https://images.openlane.eu/carimgs/5707097/general/76f9ea66-bf69-467e-a5cc-542ffb5e3715.jpg',
'https://images.openlane.eu/carimgs/5707097/general/6cd0e74e-b73c-401e-bb3a-54d8bba13b9e.jpg',
'https://images.openlane.eu/carimgs/5707097/general/e1de763e-6f72-4af0-b653-74bf358fd108.jpg',
'https://images.openlane.eu/carimgs/5707097/general/71328d11-7590-4020-9504-616924f127e9.jpg',
'https://images.openlane.eu/carimgs/5707097/general/815064c7-80da-491b-a6e9-68f73581535f.jpg',
'https://images.openlane.eu/carimgs/5707097/general/6fd881e6-33f0-4035-b31d-4e323c95866f.jpg',
'https://images.openlane.eu/carimgs/5707097/general/463783d6-a4ca-4f39-9b56-9546e9058f0e.jpg',
'https://images.openlane.eu/carimgs/5707097/general/9c0596ee-a5d7-415e-a73c-ef3aec9a5780.jpg',
'https://images.openlane.eu/carimgs/5707097/general/2e4cd505-62ba-460f-b789-9109909fea71.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/cf7a3969-12db-4d32-951f-af84c9d61ab0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/76f9ea66-bf69-467e-a5cc-542ffb5e3715.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/6cd0e74e-b73c-401e-bb3a-54d8bba13b9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/e1de763e-6f72-4af0-b653-74bf358fd108.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/71328d11-7590-4020-9504-616924f127e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/815064c7-80da-491b-a6e9-68f73581535f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/6fd881e6-33f0-4035-b31d-4e323c95866f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/463783d6-a4ca-4f39-9b56-9546e9058f0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/9c0596ee-a5d7-415e-a73c-ef3aec9a5780.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f16162d5-2d81-5bc5-82ab-788e1113f1c6/f16162d5-2d81-5bc5-82ab-788e1113f1c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5707097/general/2e4cd505-62ba-460f-b789-9109909fea71.jpg',
'Width': 1024}],
'price': 29900,
'price_includes_vat': True,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 204 hp - 69.999 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745574%27 HTTP/1.1" 200 None
2026-03-30 13:30:45 [adesa.fr] INFO: Saving data for 10745574: {'created_time': 1774877445.270394, 'last_price_update_time': 1774877445.270405, 'auction_closing_time': 1774962600.0}
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745574') HTTP/1.1" 204 0
2026-03-30 13:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10745447
2026-03-30 13:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10745447
2026-03-30 13:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0621dd15-7335-58e2-974a-c6057ad9e6f7 with identifier: 10745447 to the API
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5630590/general/a94c040a-8338-465e-aa74-086c92c6d8d6.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': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '0621dd15-7335-58e2-974a-c6057ad9e6f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745447',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 111081,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0621dd15-7335-58e2-974a-c6057ad9e6f7/0621dd15-7335-58e2-974a-c6057ad9e6f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262104,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630590/general/5f27facb-9a0d-49b6-aacc-806f5c2f2a9f.jpg',
'Width': 2731}],
'price': 39600,
'price_includes_vat': True,
'registration_date': '2023-09-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'197 hp - 111.081 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745447%27 HTTP/1.1" 200 None
2026-03-30 13:30:45 [adesa.fr] INFO: Saving data for 10745447: {'created_time': 1774877445.65231, 'last_price_update_time': 1774877445.652323, 'auction_closing_time': 1774962000.0}
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745447') HTTP/1.1" 204 0
2026-03-30 13:30:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/0392fdb1-c721-4943-9997-7a885f6bb548.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745432)
2026-03-30 13:30:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/d3c6f6bd-105d-4381-a04b-86b7e6474f33.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745537)
2026-03-30 13:30:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/5c3bb2dd-a87c-432e-9c38-9eaedf1346fc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745437)
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5728929%252Fgeneral%252F16f91783-87ac-469d-98e4-f89fbd5a0e7d.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/16f91783-87ac-469d-98e4-f89fbd5a0e7d.jpeg already downloaded
2026-03-30 13:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0621dd15-7335-58e2-974a-c6057ad9e6f7 due to Ignoring non-200 response
2026-03-30 13:30:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/91d493ea-71b2-4d9c-b251-1a190bc62e7d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745537)
2026-03-30 13:30:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629646/general/f7ffb216-0dfb-4b4f-a276-0a7058a579d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745537)
2026-03-30 13:30:45 [adesa.fr] INFO: Found listing with ID: 10742747
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742747%27 HTTP/1.1" 200 None
2026-03-30 13:30:45 [adesa.fr] INFO: Scrape type for 10742747: 1
2026-03-30 13:30:45 [adesa.fr] INFO: Scraping item 10742747 url https://www.openlane.eu/en/carv6/auction/10742747
2026-03-30 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-30 13:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-30 13:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-30 13:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-30 13:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-30 13:30:45 [adesa.fr] INFO: Found listing with ID: 10742822
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742822%27 HTTP/1.1" 200 None
2026-03-30 13:30:45 [adesa.fr] INFO: Scrape type for 10742822: 1
2026-03-30 13:30:45 [adesa.fr] INFO: Scraping item 10742822 url https://www.openlane.eu/en/carv6/auction/10742822
2026-03-30 13:30:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616883/general/ad7d440b-80ec-4a12-953e-46e8012a4f38.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745437)
2026-03-30 13:30:45 [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/10744602)
2026-03-30 13:30:45 [adesa.fr] INFO: Found listing with ID: 10742827
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742827%27 HTTP/1.1" 200 None
2026-03-30 13:30:45 [adesa.fr] INFO: Scrape type for 10742827: 1
2026-03-30 13:30:45 [adesa.fr] INFO: Scraping item 10742827 url https://www.openlane.eu/en/carv6/auction/10742827
2026-03-30 13:30:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/9cfabb66-4e69-4519-ba39-6d7db48e01a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745445)
2026-03-30 13:30:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/ad3a7818-aace-42ee-84dd-d98bb14853f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745432)
2026-03-30 13:30:45 [adesa.fr] INFO: Found listing with ID: 10742749
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742749%27 HTTP/1.1" 200 None
2026-03-30 13:30:45 [adesa.fr] INFO: Scrape type for 10742749: 1
2026-03-30 13:30:45 [adesa.fr] INFO: Scraping item 10742749 url https://www.openlane.eu/en/carv6/auction/10742749
2026-03-30 13:30:45 [adesa.fr] INFO: Found listing with ID: 10742751
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742751%27 HTTP/1.1" 200 None
2026-03-30 13:30:45 [adesa.fr] INFO: Scrape type for 10742751: 1
2026-03-30 13:30:45 [adesa.fr] INFO: Scraping item 10742751 url https://www.openlane.eu/en/carv6/auction/10742751
2026-03-30 13:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-30 13:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-30 13:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-30 13:30:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-30 13:30:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5, skipping ID generation
2026-03-30 13:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with scrape type 1
2026-03-30 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 sending to next pipeline
2026-03-30 13:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5, identifier: 10745537
2026-03-30 13:30:45 [adesa.fr] INFO: Found listing with ID: 10742830
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742830%27 HTTP/1.1" 200 None
2026-03-30 13:30:45 [adesa.fr] INFO: Scrape type for 10742830: 1
2026-03-30 13:30:45 [adesa.fr] INFO: Scraping item 10742830 url https://www.openlane.eu/en/carv6/auction/10742830
2026-03-30 13:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10745537
2026-03-30 13:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10745537
2026-03-30 13:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 with identifier: 10745537 to the API
2026-03-30 13:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5629646/general/f7ffb216-0dfb-4b4f-a276-0a7058a579d1.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': 211,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000200',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745537',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 115880,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5/40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313942,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629646/general/77281d5f-e112-48fc-ae60-214d59204f23.jpg',
'Width': 2731}],
'price': 30900,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 115.880 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745537%27 HTTP/1.1" 200 None
2026-03-30 13:30:46 [adesa.fr] INFO: Saving data for 10745537: {'created_time': 1774877446.256115, 'last_price_update_time': 1774877446.256128, 'auction_closing_time': 1774962600.0}
2026-03-30 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745537') HTTP/1.1" 204 0
2026-03-30 13:30:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/337a6801-b470-43c1-8adb-8804cc236ef0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745448)
2026-03-30 13:30:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 40e6bbc2-0e46-51c7-86fc-9fe8573c1bd5 due to Ignoring non-200 response
2026-03-30 13:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 890c09af-89f6-516f-b419-ecf1f2efc195 with identifier: 10744940
2026-03-30 13:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890c09af-89f6-516f-b419-ecf1f2efc195 with scrape type 1
2026-03-30 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 890c09af-89f6-516f-b419-ecf1f2efc195
2026-03-30 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5534728%252Fgeneral%252Fc1cb1165-19a4-4711-b69e-45f9349b3329.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:46 [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-30 13:30:46 [adesa.fr] INFO: Found listing with ID: 10742758
2026-03-30 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742758%27 HTTP/1.1" 200 None
2026-03-30 13:30:46 [adesa.fr] INFO: Scrape type for 10742758: 1
2026-03-30 13:30:46 [adesa.fr] INFO: Scraping item 10742758 url https://www.openlane.eu/en/carv6/auction/10742758
2026-03-30 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5534728%252Fgeneral%252F428fefbb-13a4-41bb-aa34-147907cea544.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:46 [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-30 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:46 [adesa.fr] INFO: Found listing with ID: 10742723
2026-03-30 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742723%27 HTTP/1.1" 200 None
2026-03-30 13:30:46 [adesa.fr] INFO: Scrape type for 10742723: 1
2026-03-30 13:30:46 [adesa.fr] INFO: Scraping item 10742723 url https://www.openlane.eu/en/carv6/auction/10742723
2026-03-30 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-30 13:30:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c85c0508-c371-56ac-bc89-316008806add, skipping ID generation
2026-03-30 13:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85c0508-c371-56ac-bc89-316008806add with scrape type 1
2026-03-30 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c85c0508-c371-56ac-bc89-316008806add sending to next pipeline
2026-03-30 13:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c85c0508-c371-56ac-bc89-316008806add, identifier: 10745437
2026-03-30 13:30:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0, skipping ID generation
2026-03-30 13:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with scrape type 1
2026-03-30 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 sending to next pipeline
2026-03-30 13:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0, identifier: 10744602
2026-03-30 13:30:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-30 13:30:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-30 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5534728%252Fgeneral%252Fd15c10b6-9684-43d3-8fa9-0d6baae2a1d9.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:46 [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-30 13:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c85c0508-c371-56ac-bc89-316008806add with identifier: 10745437
2026-03-30 13:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:30:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-30 13:30:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c85c0508-c371-56ac-bc89-316008806add with identifier: 10745437
2026-03-30 13:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c85c0508-c371-56ac-bc89-316008806add with identifier: 10745437 to the API
2026-03-30 13:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5616883/general/ad7d440b-80ec-4a12-953e-46e8012a4f38.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'c85c0508-c371-56ac-bc89-316008806add',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000114',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745437',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '208',
'odometer': 23442,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c85c0508-c371-56ac-bc89-316008806add/c85c0508-c371-56ac-bc89-316008806add_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432868,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616883/general/c0f10540-f583-403d-b4f7-7e5c2d25ed62.jpg',
'Width': 2731}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2024-08-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Peugeot 208 GT - Electric - Automatic - 156 hp - 23.442 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745437%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [adesa.fr] INFO: Saving data for 10745437: {'created_time': 1774877447.152481, 'last_price_update_time': 1774877447.152493, 'auction_closing_time': 1774962000.0}
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745437') HTTP/1.1" 204 0
2026-03-30 13:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10744602
2026-03-30 13:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10744602
2026-03-30 13:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10744602 to the API
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:47 [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-04-01T08: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=10744602',
'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-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744602%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [adesa.fr] INFO: Saving data for 10744602: {'created_time': 1774877447.548162, 'last_price_update_time': 1774877447.548176, 'auction_closing_time': 1775031000.0}
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744602') HTTP/1.1" 204 0
2026-03-30 13:30:47 [adesa.fr] INFO: Found listing with ID: 10742753
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742753%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [adesa.fr] INFO: Scrape type for 10742753: 1
2026-03-30 13:30:47 [adesa.fr] INFO: Scraping item 10742753 url https://www.openlane.eu/en/carv6/auction/10742753
2026-03-30 13:30:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c85c0508-c371-56ac-bc89-316008806add due to Ignoring non-200 response
2026-03-30 13:30:47 [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-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5534728%252Fgeneral%252F9cc5364d-b457-4af2-908e-ca94c77dec88.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [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-30 13:30:47 [adesa.fr] INFO: Found listing with ID: 10742825
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742825%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [adesa.fr] INFO: Scrape type for 10742825: 1
2026-03-30 13:30:47 [adesa.fr] INFO: Scraping item 10742825 url https://www.openlane.eu/en/carv6/auction/10742825
2026-03-30 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5534728%252Fgeneral%252F162c8bb6-8f61-4ebe-a0ff-c474f36ef941.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [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-30 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-30 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-30 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-30 13:30:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-30 13:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10745449
2026-03-30 13:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with scrape type 1
2026-03-30 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4feb3a51-bc51-5491-82ac-ed3bb842bf38
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631700%252Fgeneral%252Fac8d0936-00cc-48ff-9776-2b319df562a5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/ac8d0936-00cc-48ff-9776-2b319df562a5.jpg already downloaded
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631700%252Fgeneral%252F14bc6a53-897b-498c-85c1-bcb772776e9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/14bc6a53-897b-498c-85c1-bcb772776e9e.jpg already downloaded
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631700%252Fgeneral%252F631f75f4-bb3e-4f6e-9e9a-edd108ee43d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/631f75f4-bb3e-4f6e-9e9a-edd108ee43d4.jpg already downloaded
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631700%252Fgeneral%252Fe29d072a-61f0-4e2d-93cf-013e819eba34.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/e29d072a-61f0-4e2d-93cf-013e819eba34.jpg already downloaded
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631700%252Fgeneral%252F3c613258-19b1-42e4-afc6-cde844991183.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/3c613258-19b1-42e4-afc6-cde844991183.jpg already downloaded
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631700%252Fgeneral%252F146734e3-c41e-495b-a618-734ff67aefce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/146734e3-c41e-495b-a618-734ff67aefce.jpg already downloaded
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631700%252Fgeneral%252F7fd12ad9-5abf-4b45-90d8-35717c2453eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/7fd12ad9-5abf-4b45-90d8-35717c2453eb.jpg already downloaded
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631700%252Fgeneral%252F38cc6a04-8dc2-4ba0-ade7-81326ed94d0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/38cc6a04-8dc2-4ba0-ade7-81326ed94d0d.jpg already downloaded
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631700%252Fgeneral%252Fe4ef7e8e-5b12-426c-8e80-e40e310d1ab3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/e4ef7e8e-5b12-426c-8e80-e40e310d1ab3.jpg already downloaded
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5631700%252Fgeneral%252F5c60c3bc-fc87-4d1c-adc5-835bac003275.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631700/general/5c60c3bc-fc87-4d1c-adc5-835bac003275.jpg already downloaded
2026-03-30 13:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4feb3a51-bc51-5491-82ac-ed3bb842bf38, identifier: 10745449
2026-03-30 13:30:47 [adesa.fr] INFO: Found listing with ID: 10742833
2026-03-30 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742833%27 HTTP/1.1" 200 None
2026-03-30 13:30:47 [adesa.fr] INFO: Scrape type for 10742833: 1
2026-03-30 13:30:47 [adesa.fr] INFO: Scraping item 10742833 url https://www.openlane.eu/en/carv6/auction/10742833
2026-03-30 13:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10745449
2026-03-30 13:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10745449
2026-03-30 13:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4feb3a51-bc51-5491-82ac-ed3bb842bf38 with identifier: 10745449 to the API
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745449>
{'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': 180,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '4feb3a51-bc51-5491-82ac-ed3bb842bf38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000052',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745449',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Lynk&Co',
'model': '01',
'odometer': 9479,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5631700/general/ac8d0936-00cc-48ff-9776-2b319df562a5.jpg',
'https://images.openlane.eu/carimgs/5631700/general/14bc6a53-897b-498c-85c1-bcb772776e9e.jpg',
'https://images.openlane.eu/carimgs/5631700/general/631f75f4-bb3e-4f6e-9e9a-edd108ee43d4.jpg',
'https://images.openlane.eu/carimgs/5631700/general/e29d072a-61f0-4e2d-93cf-013e819eba34.jpg',
'https://images.openlane.eu/carimgs/5631700/general/3c613258-19b1-42e4-afc6-cde844991183.jpg',
'https://images.openlane.eu/carimgs/5631700/general/146734e3-c41e-495b-a618-734ff67aefce.jpg',
'https://images.openlane.eu/carimgs/5631700/general/7fd12ad9-5abf-4b45-90d8-35717c2453eb.jpg',
'https://images.openlane.eu/carimgs/5631700/general/38cc6a04-8dc2-4ba0-ade7-81326ed94d0d.jpg',
'https://images.openlane.eu/carimgs/5631700/general/e4ef7e8e-5b12-426c-8e80-e40e310d1ab3.jpg',
'https://images.openlane.eu/carimgs/5631700/general/5c60c3bc-fc87-4d1c-adc5-835bac003275.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/ac8d0936-00cc-48ff-9776-2b319df562a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/14bc6a53-897b-498c-85c1-bcb772776e9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/631f75f4-bb3e-4f6e-9e9a-edd108ee43d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/e29d072a-61f0-4e2d-93cf-013e819eba34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/3c613258-19b1-42e4-afc6-cde844991183.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/146734e3-c41e-495b-a618-734ff67aefce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/7fd12ad9-5abf-4b45-90d8-35717c2453eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/38cc6a04-8dc2-4ba0-ade7-81326ed94d0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/e4ef7e8e-5b12-426c-8e80-e40e310d1ab3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4feb3a51-bc51-5491-82ac-ed3bb842bf38/4feb3a51-bc51-5491-82ac-ed3bb842bf38_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631700/general/5c60c3bc-fc87-4d1c-adc5-835bac003275.jpg',
'Width': 1024}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-07-06',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Lynk&Co 01 1.5 - Hybrid - 180 hp - 9.479 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745449%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [adesa.fr] INFO: Saving data for 10745449: {'created_time': 1774877448.268839, 'last_price_update_time': 1774877448.268852, 'auction_closing_time': 1774962000.0}
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745449') HTTP/1.1" 204 0
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5534728%252Fgeneral%252F7f8bf356-1327-4904-b326-3117c3852117.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [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-30 13:30:48 [adesa.fr] INFO: Found listing with ID: 10742752
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742752%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [adesa.fr] INFO: Scrape type for 10742752: 1
2026-03-30 13:30:48 [adesa.fr] INFO: Scraping item 10742752 url https://www.openlane.eu/en/carv6/auction/10742752
2026-03-30 13:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with identifier: 10742754
2026-03-30 13:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with scrape type 1
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b21718c1-c8e0-5232-a3ad-a1b1aa37d400
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750704%252Fgeneral%252Fbd678428-3dbe-48de-98da-48433b0b1263.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/bd678428-3dbe-48de-98da-48433b0b1263.jpg already downloaded
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750704%252Fgeneral%252F033908b7-2637-4795-bdb0-01b7185a895e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/033908b7-2637-4795-bdb0-01b7185a895e.jpg already downloaded
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750704%252Fgeneral%252F4b0b0548-e452-4363-bb03-56c831814759.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/4b0b0548-e452-4363-bb03-56c831814759.jpg already downloaded
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750704%252Fgeneral%252F96237397-9243-4046-a342-afb447729f85.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/96237397-9243-4046-a342-afb447729f85.jpg already downloaded
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750704%252Fgeneral%252Fdc973324-4813-4211-aa25-3d86b134b220.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/dc973324-4813-4211-aa25-3d86b134b220.jpg already downloaded
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750704%252Fgeneral%252Fd44a2ef4-d166-438d-979d-2df9aaacd0f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/d44a2ef4-d166-438d-979d-2df9aaacd0f5.jpg already downloaded
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750704%252Fgeneral%252F598bb662-8373-475d-858d-5d66abe7c6f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/598bb662-8373-475d-858d-5d66abe7c6f9.jpg already downloaded
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750704%252Fgeneral%252Fd3fbdfe0-9b62-47e3-b45f-fbd4f21c879a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/d3fbdfe0-9b62-47e3-b45f-fbd4f21c879a.jpg already downloaded
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750704%252Fgeneral%252Fa755157e-fc7d-418a-8783-6edbf00343b1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/a755157e-fc7d-418a-8783-6edbf00343b1.jpg already downloaded
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750704%252Fgeneral%252Ffb47c3fd-4f99-40bf-a651-2de707c2cac7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750704/general/fb47c3fd-4f99-40bf-a651-2de707c2cac7.jpg already downloaded
2026-03-30 13:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b21718c1-c8e0-5232-a3ad-a1b1aa37d400, identifier: 10742754
2026-03-30 13:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bee7358e-90b2-507c-9147-26467268d2ac with identifier: 10744873
2026-03-30 13:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bee7358e-90b2-507c-9147-26467268d2ac with scrape type 1
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bee7358e-90b2-507c-9147-26467268d2ac
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672187%252Fgeneral%252F3b5fc93a-922a-43cd-8ee5-6f661f66f9d9.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672187/general/3b5fc93a-922a-43cd-8ee5-6f661f66f9d9.JPEG not downloaded yet
2026-03-30 13:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e876aed-5119-526c-b322-9f0a3543abd6 with identifier: 10744871
2026-03-30 13:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e876aed-5119-526c-b322-9f0a3543abd6 with scrape type 1
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e876aed-5119-526c-b322-9f0a3543abd6
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672179%252Fgeneral%252Fcfac4487-ab72-4bee-b39b-10f88e85adcb.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672179/general/cfac4487-ab72-4bee-b39b-10f88e85adcb.JPEG not downloaded yet
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5534728%252Fgeneral%252Fb19c2a7b-12e8-4072-9ea6-e61a8dcaae12.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:48 [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-30 13:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with identifier: 10742754
2026-03-30 13:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with identifier: 10742754
2026-03-30 13:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b21718c1-c8e0-5232-a3ad-a1b1aa37d400 with identifier: 10742754 to the API
2026-03-30 13:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742754>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-31T07:30:00Z',
'fuel_type': 'Electric',
'id': 'b21718c1-c8e0-5232-a3ad-a1b1aa37d400',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742754',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 42756,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5750704/general/bd678428-3dbe-48de-98da-48433b0b1263.jpg',
'https://images.openlane.eu/carimgs/5750704/general/033908b7-2637-4795-bdb0-01b7185a895e.jpg',
'https://images.openlane.eu/carimgs/5750704/general/4b0b0548-e452-4363-bb03-56c831814759.jpg',
'https://images.openlane.eu/carimgs/5750704/general/96237397-9243-4046-a342-afb447729f85.jpg',
'https://images.openlane.eu/carimgs/5750704/general/dc973324-4813-4211-aa25-3d86b134b220.jpg',
'https://images.openlane.eu/carimgs/5750704/general/d44a2ef4-d166-438d-979d-2df9aaacd0f5.jpg',
'https://images.openlane.eu/carimgs/5750704/general/598bb662-8373-475d-858d-5d66abe7c6f9.jpg',
'https://images.openlane.eu/carimgs/5750704/general/d3fbdfe0-9b62-47e3-b45f-fbd4f21c879a.jpg',
'https://images.openlane.eu/carimgs/5750704/general/a755157e-fc7d-418a-8783-6edbf00343b1.jpg',
'https://images.openlane.eu/carimgs/5750704/general/fb47c3fd-4f99-40bf-a651-2de707c2cac7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/bd678428-3dbe-48de-98da-48433b0b1263.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/033908b7-2637-4795-bdb0-01b7185a895e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/4b0b0548-e452-4363-bb03-56c831814759.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/96237397-9243-4046-a342-afb447729f85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/dc973324-4813-4211-aa25-3d86b134b220.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/d44a2ef4-d166-438d-979d-2df9aaacd0f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/598bb662-8373-475d-858d-5d66abe7c6f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/d3fbdfe0-9b62-47e3-b45f-fbd4f21c879a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/a755157e-fc7d-418a-8783-6edbf00343b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b21718c1-c8e0-5232-a3ad-a1b1aa37d400/b21718c1-c8e0-5232-a3ad-a1b1aa37d400_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750704/general/fb47c3fd-4f99-40bf-a651-2de707c2cac7.jpg',
'Width': 1024}],
'price': 27600,
'price_includes_vat': True,
'registration_date': '2023-10-03',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q4 E-tron 50 S Line - Quattro - Electric - Automatic - 299 hp '
'- 42.756 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742754%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [adesa.fr] INFO: Saving data for 10742754: {'created_time': 1774877449.038327, 'last_price_update_time': 1774877449.038338, 'auction_closing_time': 1774942200.0}
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742754') HTTP/1.1" 204 0
2026-03-30 13:30:49 [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/10744940)
2026-03-30 13:30:49 [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/10744940)
2026-03-30 13:30:49 [adesa.fr] INFO: Found listing with ID: 10742838
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742838%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [adesa.fr] INFO: Scrape type for 10742838: 1
2026-03-30 13:30:49 [adesa.fr] INFO: Scraping item 10742838 url https://www.openlane.eu/en/carv6/auction/10742838
2026-03-30 13:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672187%252Fgeneral%252Fdf4b7dec-ec61-40f1-b602-d67bd210f68d.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672187/general/df4b7dec-ec61-40f1-b602-d67bd210f68d.JPEG not downloaded yet
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672179%252Fgeneral%252F537f615e-2a6c-4216-947f-d06e16c18bb4.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672179/general/537f615e-2a6c-4216-947f-d06e16c18bb4.JPEG not downloaded yet
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5534728%252Fgeneral%252Fc05c773a-adbf-4547-8fe9-09a764f2af8d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [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-30 13:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:49 [adesa.fr] INFO: Found listing with ID: 10742724
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742724%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [adesa.fr] INFO: Scrape type for 10742724: 1
2026-03-30 13:30:49 [adesa.fr] INFO: Scraping item 10742724 url https://www.openlane.eu/en/carv6/auction/10742724
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672187%252Fgeneral%252F65fcb951-f7c5-4e49-a279-82213e542684.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672187/general/65fcb951-f7c5-4e49-a279-82213e542684.JPEG not downloaded yet
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672179%252Fgeneral%252F53a36f6a-1cce-476e-abfd-7ec99162f2f7.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672179/general/53a36f6a-1cce-476e-abfd-7ec99162f2f7.JPEG not downloaded yet
2026-03-30 13:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44d0fbaf-f328-5b01-9ab6-851adeb56664 with identifier: 10744872
2026-03-30 13:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44d0fbaf-f328-5b01-9ab6-851adeb56664 with scrape type 1
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44d0fbaf-f328-5b01-9ab6-851adeb56664
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672184%252Fgeneral%252F174b9ef7-cfad-4d9c-8394-ab50c843ba8e.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672184/general/174b9ef7-cfad-4d9c-8394-ab50c843ba8e.JPEG not downloaded yet
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5534728%252Fgeneral%252Fcf0c1043-746d-45d2-8b4e-0df293b5e742.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [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-30 13:30:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672179/general/cfac4487-ab72-4bee-b39b-10f88e85adcb.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744871)
2026-03-30 13:30:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672187/general/3b5fc93a-922a-43cd-8ee5-6f661f66f9d9.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744873)
2026-03-30 13:30:49 [adesa.fr] INFO: Found listing with ID: 10742836
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742836%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [adesa.fr] INFO: Scrape type for 10742836: 1
2026-03-30 13:30:49 [adesa.fr] INFO: Scraping item 10742836 url https://www.openlane.eu/en/carv6/auction/10742836
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672187%252Fgeneral%252F77b51d71-2dd2-44d5-80ee-27c5f17f56be.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672187/general/77b51d71-2dd2-44d5-80ee-27c5f17f56be.JPEG not downloaded yet
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672179%252Fgeneral%252Fbbf83f29-08be-49fc-8586-b9d13b235cff.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672179/general/bbf83f29-08be-49fc-8586-b9d13b235cff.JPEG not downloaded yet
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672184%252Fgeneral%252Fb8b9f5d9-3cab-411f-a755-f4f3cd5255dc.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672184/general/b8b9f5d9-3cab-411f-a755-f4f3cd5255dc.JPEG not downloaded yet
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5534728%252Fgeneral%252F8bc86781-ba8c-43ff-9324-5e3d6648c811.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [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-30 13:30:49 [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-30 13:30:49 [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-30 13:30:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672179/general/537f615e-2a6c-4216-947f-d06e16c18bb4.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744871)
2026-03-30 13:30:49 [adesa.fr] INFO: Found listing with ID: 10742801
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742801%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [adesa.fr] INFO: Scrape type for 10742801: 1
2026-03-30 13:30:49 [adesa.fr] INFO: Scraping item 10742801 url https://www.openlane.eu/en/carv6/auction/10742801
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672187%252Fgeneral%252F31f0f696-a869-4925-8dc0-d04b2fcac0f8.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672187/general/31f0f696-a869-4925-8dc0-d04b2fcac0f8.JPEG not downloaded yet
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672179%252Fgeneral%252Faeecf659-bdc0-4e41-bd77-3add458ecc2e.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672179/general/aeecf659-bdc0-4e41-bd77-3add458ecc2e.JPEG not downloaded yet
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672184%252Fgeneral%252F39c1e61b-b3d3-4ce2-938d-b5d2499c5943.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672184/general/39c1e61b-b3d3-4ce2-938d-b5d2499c5943.JPEG not downloaded yet
2026-03-30 13:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10742802
2026-03-30 13:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95853d03-ee5f-5f23-bb34-3fd507ea3641 with scrape type 1
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95853d03-ee5f-5f23-bb34-3fd507ea3641
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5694679%252Fgeneral%252F8ea60db8-9362-44a1-911c-be945327f077.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/8ea60db8-9362-44a1-911c-be945327f077.jpg already downloaded
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5694679%252Fgeneral%252Fdfbea16a-4a25-4581-bdae-fed4b15521fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/dfbea16a-4a25-4581-bdae-fed4b15521fa.jpg already downloaded
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5694679%252Fgeneral%252F19af570b-c352-4d27-adc9-272ee4500581.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/19af570b-c352-4d27-adc9-272ee4500581.jpg already downloaded
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5694679%252Fgeneral%252Fe66f7bf8-28c2-4709-b1b4-f97306886484.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/e66f7bf8-28c2-4709-b1b4-f97306886484.jpg already downloaded
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5694679%252Fgeneral%252F0376e652-3be1-45ca-88ac-55c49a94d574.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/0376e652-3be1-45ca-88ac-55c49a94d574.jpg already downloaded
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5694679%252Fgeneral%252F3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg already downloaded
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5694679%252Fgeneral%252Fe9192b18-8656-439c-8bd5-d541ae8659be.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/e9192b18-8656-439c-8bd5-d541ae8659be.jpg already downloaded
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5694679%252Fgeneral%252Faa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/aa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg already downloaded
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5694679%252Fgeneral%252Ff4681797-e785-4679-98db-e90b2afa2ee6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/f4681797-e785-4679-98db-e90b2afa2ee6.jpg already downloaded
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5694679%252Fgeneral%252F92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg already downloaded
2026-03-30 13:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 95853d03-ee5f-5f23-bb34-3fd507ea3641, identifier: 10742802
2026-03-30 13:30:49 [adesa.fr] INFO: Found listing with ID: 10742839
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742839%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [adesa.fr] INFO: Scrape type for 10742839: 1
2026-03-30 13:30:49 [adesa.fr] INFO: Scraping item 10742839 url https://www.openlane.eu/en/carv6/auction/10742839
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672187%252Fgeneral%252Fe677bf2c-b054-44a3-bade-e0fa54a9d11a.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672187/general/e677bf2c-b054-44a3-bade-e0fa54a9d11a.JPEG not downloaded yet
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672179%252Fgeneral%252F39cd64ca-b89e-4a82-8698-5d935bc2a120.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672179/general/39cd64ca-b89e-4a82-8698-5d935bc2a120.JPEG not downloaded yet
2026-03-30 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672184%252Fgeneral%252Fb508fff5-47f8-4d6d-984d-30ac50bd7cc1.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672184/general/b508fff5-47f8-4d6d-984d-30ac50bd7cc1.JPEG not downloaded yet
2026-03-30 13:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10742802
2026-03-30 13:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10742802
2026-03-30 13:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10742802 to the API
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742802>
{'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-31T07:35: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=10742802',
'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-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742802%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [adesa.fr] INFO: Saving data for 10742802: {'created_time': 1774877450.273522, 'last_price_update_time': 1774877450.273535, 'auction_closing_time': 1774942500.0}
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742802') HTTP/1.1" 204 0
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3e876aed-5119-526c-b322-9f0a3543abd6 due to Ignoring non-200 response
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item bee7358e-90b2-507c-9147-26467268d2ac due to Ignoring non-200 response
2026-03-30 13:30:50 [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/10744940)
2026-03-30 13:30:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672184/general/174b9ef7-cfad-4d9c-8394-ab50c843ba8e.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744872)
2026-03-30 13:30:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672184/general/b8b9f5d9-3cab-411f-a755-f4f3cd5255dc.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744872)
2026-03-30 13:30:50 [adesa.fr] INFO: Found listing with ID: 10742818
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742818%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [adesa.fr] INFO: Scrape type for 10742818: 1
2026-03-30 13:30:50 [adesa.fr] INFO: Scraping item 10742818 url https://www.openlane.eu/en/carv6/auction/10742818
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672187%252Fgeneral%252F73c92e38-d0da-4f18-b7f4-e464479bff16.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672187/general/73c92e38-d0da-4f18-b7f4-e464479bff16.JPEG not downloaded yet
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672179%252Fgeneral%252F10f665eb-3b33-4b38-9609-c2f8ae838f5e.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672179/general/10f665eb-3b33-4b38-9609-c2f8ae838f5e.JPEG not downloaded yet
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672184%252Fgeneral%252F061e22a7-ab8d-492e-9c30-c0c81292535a.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672184/general/061e22a7-ab8d-492e-9c30-c0c81292535a.JPEG not downloaded yet
2026-03-30 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3e876aed-5119-526c-b322-9f0a3543abd6 due to Ignoring non-200 response
2026-03-30 13:30:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:50 [adesa.fr] INFO: Found listing with ID: 10742824
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742824%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [adesa.fr] INFO: Scrape type for 10742824: 1
2026-03-30 13:30:50 [adesa.fr] INFO: Scraping item 10742824 url https://www.openlane.eu/en/carv6/auction/10742824
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672187%252Fgeneral%252F52171719-1bd1-4933-a32f-3dae7c1dd6f2.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672187/general/52171719-1bd1-4933-a32f-3dae7c1dd6f2.JPEG not downloaded yet
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672179%252Fgeneral%252F10069e22-ea64-46c6-8564-03883de5fc00.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672179/general/10069e22-ea64-46c6-8564-03883de5fc00.JPEG not downloaded yet
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672184%252Fgeneral%252F9ed3d247-ca23-4679-bad3-0caadd342744.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672184/general/9ed3d247-ca23-4679-bad3-0caadd342744.JPEG not downloaded yet
2026-03-30 13:30:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672187/general/e677bf2c-b054-44a3-bade-e0fa54a9d11a.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744873)
2026-03-30 13:30:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672184/general/b508fff5-47f8-4d6d-984d-30ac50bd7cc1.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744872)
2026-03-30 13:30:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672179/general/39cd64ca-b89e-4a82-8698-5d935bc2a120.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744871)
2026-03-30 13:30:50 [adesa.fr] INFO: Found listing with ID: 10742737
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742737%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [adesa.fr] INFO: Scrape type for 10742737: 1
2026-03-30 13:30:50 [adesa.fr] INFO: Scraping item 10742737 url https://www.openlane.eu/en/carv6/auction/10742737
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672187%252Fgeneral%252F4381e28b-2011-40e1-8117-dc5014a4f3e6.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672187/general/4381e28b-2011-40e1-8117-dc5014a4f3e6.JPEG not downloaded yet
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672179%252Fgeneral%252F1d115b00-0f7a-4192-960a-9a44c10a018c.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672179/general/1d115b00-0f7a-4192-960a-9a44c10a018c.JPEG not downloaded yet
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672184%252Fgeneral%252F06fb0a9b-31d7-43ae-91a7-1c3ac26fe313.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672184/general/06fb0a9b-31d7-43ae-91a7-1c3ac26fe313.JPEG not downloaded yet
2026-03-30 13:30:50 [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-30 13:30:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 44d0fbaf-f328-5b01-9ab6-851adeb56664 due to Ignoring non-200 response
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 44d0fbaf-f328-5b01-9ab6-851adeb56664 due to Ignoring non-200 response
2026-03-30 13:30:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672179/general/10f665eb-3b33-4b38-9609-c2f8ae838f5e.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744871)
2026-03-30 13:30:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672184/general/061e22a7-ab8d-492e-9c30-c0c81292535a.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744872)
2026-03-30 13:30:50 [adesa.fr] INFO: Found listing with ID: 10745886
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745886%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [adesa.fr] INFO: Scrape type for 10745886: 1
2026-03-30 13:30:50 [adesa.fr] INFO: Scraping item 10745886 url https://www.openlane.eu/en/carv6/auction/10745886
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672187%252Fgeneral%252F873acbc1-57fd-4578-b342-75507bd6cf5a.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672187/general/873acbc1-57fd-4578-b342-75507bd6cf5a.JPEG not downloaded yet
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672179%252Fgeneral%252F6349e84c-75cf-481b-949b-4318a6bb72e0.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672179/general/6349e84c-75cf-481b-949b-4318a6bb72e0.JPEG not downloaded yet
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672184%252Fgeneral%252F4577b61a-a8b0-4735-99b0-8bb0bcc456ec.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672184/general/4577b61a-a8b0-4735-99b0-8bb0bcc456ec.JPEG not downloaded yet
2026-03-30 13:30:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2be615c-0b0e-55fe-aba4-ba3b357f0477 with identifier: 10742739
2026-03-30 13:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2be615c-0b0e-55fe-aba4-ba3b357f0477 with scrape type 1
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2be615c-0b0e-55fe-aba4-ba3b357f0477
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5743527%252Fgeneral%252F31f3c2e7-96e8-4c3d-af0b-c32659b1e93e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/31f3c2e7-96e8-4c3d-af0b-c32659b1e93e.jpg already downloaded
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5743527%252Fgeneral%252F6fca7bf8-b82d-43e5-97f5-0cc40eab30de.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/6fca7bf8-b82d-43e5-97f5-0cc40eab30de.jpg already downloaded
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5743527%252Fgeneral%252Fcbf2a138-da94-4d7d-9546-3a4bf80370ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/cbf2a138-da94-4d7d-9546-3a4bf80370ad.jpg already downloaded
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5743527%252Fgeneral%252F9eb4f5ce-0cdc-4acd-a4dc-388331f1e356.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/9eb4f5ce-0cdc-4acd-a4dc-388331f1e356.jpg already downloaded
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5743527%252Fgeneral%252F6e0b6ef3-8b16-4320-b533-cbeb96ba9263.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/6e0b6ef3-8b16-4320-b533-cbeb96ba9263.jpg already downloaded
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5743527%252Fgeneral%252Fc6d06221-5eab-4609-be20-92453bdaac74.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/c6d06221-5eab-4609-be20-92453bdaac74.jpg already downloaded
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5743527%252Fgeneral%252F412a8c47-6a19-4af9-bfbf-aca127452d7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/412a8c47-6a19-4af9-bfbf-aca127452d7e.jpg already downloaded
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5743527%252Fgeneral%252F05b02049-76fc-4573-a9a0-ad9157fd3151.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/05b02049-76fc-4573-a9a0-ad9157fd3151.jpg already downloaded
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5743527%252Fgeneral%252F0abdf791-ee31-421e-8f6c-c7d91ca187e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/0abdf791-ee31-421e-8f6c-c7d91ca187e3.jpg already downloaded
2026-03-30 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5743527%252Fgeneral%252Fb91fa610-d7a4-4b77-bf55-3e89a6e8e96d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/b91fa610-d7a4-4b77-bf55-3e89a6e8e96d.jpg already downloaded
2026-03-30 13:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b2be615c-0b0e-55fe-aba4-ba3b357f0477, identifier: 10742739
2026-03-30 13:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10745581
2026-03-30 13:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32f91b7c-2f82-5a74-b8df-a21c3dce250a with scrape type 1
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32f91b7c-2f82-5a74-b8df-a21c3dce250a
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722284%252Fgeneral%252Fc7f7d2d9-7207-400e-8353-091e5385a444.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/c7f7d2d9-7207-400e-8353-091e5385a444.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722284%252Fgeneral%252F856d43d8-fe9b-4996-8d5f-5520881e43c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/856d43d8-fe9b-4996-8d5f-5520881e43c7.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722284%252Fgeneral%252F320c331c-2592-48db-82ba-c9521c7ad5b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/320c331c-2592-48db-82ba-c9521c7ad5b7.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722284%252Fgeneral%252F266aa900-7092-4c70-b425-310393d30bd1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/266aa900-7092-4c70-b425-310393d30bd1.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722284%252Fgeneral%252Fc4b09949-e8f4-4f66-82e5-ec6c6d60f8cf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/c4b09949-e8f4-4f66-82e5-ec6c6d60f8cf.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722284%252Fgeneral%252Ff88e87d3-5556-40bb-b290-efa9483d060f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/f88e87d3-5556-40bb-b290-efa9483d060f.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722284%252Fgeneral%252Fb8ec5443-fcc2-436c-a89f-238f3700a978.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/b8ec5443-fcc2-436c-a89f-238f3700a978.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722284%252Fgeneral%252F4bb09947-5267-4b38-8337-83ef24acff03.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/4bb09947-5267-4b38-8337-83ef24acff03.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722284%252Fgeneral%252Ff3a27809-1532-428f-831c-4aa6ac66dc71.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/f3a27809-1532-428f-831c-4aa6ac66dc71.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722284%252Fgeneral%252F273451af-e26a-411e-b21a-073d371aee00.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722284/general/273451af-e26a-411e-b21a-073d371aee00.jpg already downloaded
2026-03-30 13:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 32f91b7c-2f82-5a74-b8df-a21c3dce250a, identifier: 10745581
2026-03-30 13:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10745476
2026-03-30 13:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faeadeca-d55f-5247-bdea-e694c54ba683 with scrape type 1
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item faeadeca-d55f-5247-bdea-e694c54ba683
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692377%252Fgeneral%252F09c3bee9-ce47-4b02-88f6-bfd597be41c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/09c3bee9-ce47-4b02-88f6-bfd597be41c4.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692377%252Fgeneral%252Ffafcacb4-3761-4024-90b2-ba8583b08148.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/fafcacb4-3761-4024-90b2-ba8583b08148.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692377%252Fgeneral%252Fd8130386-5f3e-4f0d-959a-d2dd40fe7a68.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/d8130386-5f3e-4f0d-959a-d2dd40fe7a68.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692377%252Fgeneral%252Fcb8121f1-e572-41c1-bee5-98ec5becd12b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/cb8121f1-e572-41c1-bee5-98ec5becd12b.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692377%252Fgeneral%252Fdf7ce552-1375-4dd1-a3e0-0a5174795c85.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/df7ce552-1375-4dd1-a3e0-0a5174795c85.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692377%252Fgeneral%252Fb3b6a7b6-7e3a-417d-a2ca-4412dc820502.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/b3b6a7b6-7e3a-417d-a2ca-4412dc820502.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692377%252Fgeneral%252F122b4c7b-f563-44c4-b244-634f71e2f03c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/122b4c7b-f563-44c4-b244-634f71e2f03c.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692377%252Fgeneral%252F55742d1b-1973-4036-8411-36d242a829f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/55742d1b-1973-4036-8411-36d242a829f1.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692377%252Fgeneral%252F655a8c25-b439-472c-aa75-214daee7b604.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/655a8c25-b439-472c-aa75-214daee7b604.jpg already downloaded
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692377%252Fgeneral%252F0c5a296f-9508-4df1-9328-8ddd2e071f9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692377/general/0c5a296f-9508-4df1-9328-8ddd2e071f9e.jpg already downloaded
2026-03-30 13:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: faeadeca-d55f-5247-bdea-e694c54ba683, identifier: 10745476
2026-03-30 13:30:51 [adesa.fr] INFO: Found listing with ID: 10745989
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745989%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [adesa.fr] INFO: Scrape type for 10745989: 1
2026-03-30 13:30:51 [adesa.fr] INFO: Scraping item 10745989 url https://www.openlane.eu/en/carv6/auction/10745989
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672184%252Fgeneral%252F50222395-739e-417c-8636-3d0f264d5f90.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672184/general/50222395-739e-417c-8636-3d0f264d5f90.JPEG not downloaded yet
2026-03-30 13:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b2be615c-0b0e-55fe-aba4-ba3b357f0477 with identifier: 10742739
2026-03-30 13:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b2be615c-0b0e-55fe-aba4-ba3b357f0477 with identifier: 10742739
2026-03-30 13:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b2be615c-0b0e-55fe-aba4-ba3b357f0477 with identifier: 10742739 to the API
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742739>
{'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-31T07:30: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=10742739',
'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-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742739%27 HTTP/1.1" 200 None
2026-03-30 13:30:51 [adesa.fr] INFO: Saving data for 10742739: {'created_time': 1774877451.975503, 'last_price_update_time': 1774877451.975514, 'auction_closing_time': 1774942200.0}
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742739') HTTP/1.1" 204 0
2026-03-30 13:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10745581
2026-03-30 13:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10745581
2026-03-30 13:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 32f91b7c-2f82-5a74-b8df-a21c3dce250a with identifier: 10745581 to the API
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745581>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '32f91b7c-2f82-5a74-b8df-a21c3dce250a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745581',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 113104,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5722284/general/c7f7d2d9-7207-400e-8353-091e5385a444.jpg',
'https://images.openlane.eu/carimgs/5722284/general/856d43d8-fe9b-4996-8d5f-5520881e43c7.jpg',
'https://images.openlane.eu/carimgs/5722284/general/320c331c-2592-48db-82ba-c9521c7ad5b7.jpg',
'https://images.openlane.eu/carimgs/5722284/general/266aa900-7092-4c70-b425-310393d30bd1.jpg',
'https://images.openlane.eu/carimgs/5722284/general/c4b09949-e8f4-4f66-82e5-ec6c6d60f8cf.jpg',
'https://images.openlane.eu/carimgs/5722284/general/f88e87d3-5556-40bb-b290-efa9483d060f.jpg',
'https://images.openlane.eu/carimgs/5722284/general/b8ec5443-fcc2-436c-a89f-238f3700a978.jpg',
'https://images.openlane.eu/carimgs/5722284/general/4bb09947-5267-4b38-8337-83ef24acff03.jpg',
'https://images.openlane.eu/carimgs/5722284/general/f3a27809-1532-428f-831c-4aa6ac66dc71.jpg',
'https://images.openlane.eu/carimgs/5722284/general/273451af-e26a-411e-b21a-073d371aee00.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 814411,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/c7f7d2d9-7207-400e-8353-091e5385a444.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 861282,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/856d43d8-fe9b-4996-8d5f-5520881e43c7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 792671,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/320c331c-2592-48db-82ba-c9521c7ad5b7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 765935,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/266aa900-7092-4c70-b425-310393d30bd1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 530805,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/c4b09949-e8f4-4f66-82e5-ec6c6d60f8cf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 710685,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/f88e87d3-5556-40bb-b290-efa9483d060f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 759982,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/b8ec5443-fcc2-436c-a89f-238f3700a978.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537839,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/4bb09947-5267-4b38-8337-83ef24acff03.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 544869,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/f3a27809-1532-428f-831c-4aa6ac66dc71.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32f91b7c-2f82-5a74-b8df-a21c3dce250a/32f91b7c-2f82-5a74-b8df-a21c3dce250a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 652082,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722284/general/273451af-e26a-411e-b21a-073d371aee00.jpg',
'Width': 2731}],
'price': 39200,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen Touareg 3.0 TSI - 4Motion - Hybrid - Automatic - 340 hp '
'- 113.104 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745581%27 HTTP/1.1" 200 None
2026-03-30 13:30:52 [adesa.fr] INFO: Saving data for 10745581: {'created_time': 1774877452.304207, 'last_price_update_time': 1774877452.304221, 'auction_closing_time': 1774962600.0}
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745581') HTTP/1.1" 204 0
2026-03-30 13:30:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10745476
2026-03-30 13:30:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10745476
2026-03-30 13:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: faeadeca-d55f-5247-bdea-e694c54ba683 with identifier: 10745476 to the API
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745476>
{'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': 253,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'faeadeca-d55f-5247-bdea-e694c54ba683',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745476',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 83555,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5692377/general/09c3bee9-ce47-4b02-88f6-bfd597be41c4.jpg',
'https://images.openlane.eu/carimgs/5692377/general/fafcacb4-3761-4024-90b2-ba8583b08148.jpg',
'https://images.openlane.eu/carimgs/5692377/general/d8130386-5f3e-4f0d-959a-d2dd40fe7a68.jpg',
'https://images.openlane.eu/carimgs/5692377/general/cb8121f1-e572-41c1-bee5-98ec5becd12b.jpg',
'https://images.openlane.eu/carimgs/5692377/general/df7ce552-1375-4dd1-a3e0-0a5174795c85.jpg',
'https://images.openlane.eu/carimgs/5692377/general/b3b6a7b6-7e3a-417d-a2ca-4412dc820502.jpg',
'https://images.openlane.eu/carimgs/5692377/general/122b4c7b-f563-44c4-b244-634f71e2f03c.jpg',
'https://images.openlane.eu/carimgs/5692377/general/55742d1b-1973-4036-8411-36d242a829f1.jpg',
'https://images.openlane.eu/carimgs/5692377/general/655a8c25-b439-472c-aa75-214daee7b604.jpg',
'https://images.openlane.eu/carimgs/5692377/general/0c5a296f-9508-4df1-9328-8ddd2e071f9e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1273937,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/09c3bee9-ce47-4b02-88f6-bfd597be41c4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1190489,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/fafcacb4-3761-4024-90b2-ba8583b08148.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1146068,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/d8130386-5f3e-4f0d-959a-d2dd40fe7a68.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1033884,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/cb8121f1-e572-41c1-bee5-98ec5becd12b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1012856,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/df7ce552-1375-4dd1-a3e0-0a5174795c85.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1240753,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/b3b6a7b6-7e3a-417d-a2ca-4412dc820502.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 780613,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/122b4c7b-f563-44c4-b244-634f71e2f03c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 871332,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/55742d1b-1973-4036-8411-36d242a829f1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1103837,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/655a8c25-b439-472c-aa75-214daee7b604.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faeadeca-d55f-5247-bdea-e694c54ba683/faeadeca-d55f-5247-bdea-e694c54ba683_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 721983,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692377/general/0c5a296f-9508-4df1-9328-8ddd2e071f9e.jpg',
'Width': 2731}],
'price': 37600,
'price_includes_vat': True,
'registration_date': '2024-06-04',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Volvo XC60 T6 - Hybrid - Automatic - 253 hp - 83.555 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745476%27 HTTP/1.1" 200 None
2026-03-30 13:30:52 [adesa.fr] INFO: Saving data for 10745476: {'created_time': 1774877452.64747, 'last_price_update_time': 1774877452.647486, 'auction_closing_time': 1774962000.0}
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745476') HTTP/1.1" 204 0
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672179/general/10069e22-ea64-46c6-8564-03883de5fc00.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744871)
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672184/general/9ed3d247-ca23-4679-bad3-0caadd342744.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744872)
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672187/general/52171719-1bd1-4933-a32f-3dae7c1dd6f2.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744873)
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672179/general/1d115b00-0f7a-4192-960a-9a44c10a018c.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744871)
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672184/general/06fb0a9b-31d7-43ae-91a7-1c3ac26fe313.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744872)
2026-03-30 13:30:52 [adesa.fr] INFO: Found listing with ID: 10745874
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745874%27 HTTP/1.1" 200 None
2026-03-30 13:30:52 [adesa.fr] INFO: Scrape type for 10745874: 1
2026-03-30 13:30:52 [adesa.fr] INFO: Scraping item 10745874 url https://www.openlane.eu/en/carv6/auction/10745874
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672184%252Fgeneral%252F3c8e0427-c0a1-4527-b986-d00f1f019a55.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672184/general/3c8e0427-c0a1-4527-b986-d00f1f019a55.JPEG not downloaded yet
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item bee7358e-90b2-507c-9147-26467268d2ac due to Ignoring non-200 response
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 44d0fbaf-f328-5b01-9ab6-851adeb56664 due to Ignoring non-200 response
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3e876aed-5119-526c-b322-9f0a3543abd6 due to Ignoring non-200 response
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3e876aed-5119-526c-b322-9f0a3543abd6 due to Ignoring non-200 response
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 44d0fbaf-f328-5b01-9ab6-851adeb56664 due to Ignoring non-200 response
2026-03-30 13:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:52 [adesa.fr] INFO: Found listing with ID: 10730301
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710730301%27 HTTP/1.1" 200 None
2026-03-30 13:30:52 [adesa.fr] INFO: Scrape type for 10730301: 2
2026-03-30 13:30:52 [adesa.fr] INFO: Scraping item 10730301 url https://www.openlane.eu/en/carv6/auction/10730301
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672184/general/4577b61a-a8b0-4735-99b0-8bb0bcc456ec.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744872)
2026-03-30 13:30:52 [adesa.fr] INFO: Found listing with ID: 10730294
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710730294%27 HTTP/1.1" 200 None
2026-03-30 13:30:52 [adesa.fr] INFO: Scrape type for 10730294: 2
2026-03-30 13:30:52 [adesa.fr] INFO: Scraping item 10730294 url https://www.openlane.eu/en/carv6/auction/10730294
2026-03-30 13:30:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672187/general/873acbc1-57fd-4578-b342-75507bd6cf5a.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744873)
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672179/general/6349e84c-75cf-481b-949b-4318a6bb72e0.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744871)
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672184/general/50222395-739e-417c-8636-3d0f264d5f90.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744872)
2026-03-30 13:30:52 [adesa.fr] INFO: Found listing with ID: 10730292
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710730292%27 HTTP/1.1" 200 None
2026-03-30 13:30:52 [adesa.fr] INFO: Scrape type for 10730292: 2
2026-03-30 13:30:52 [adesa.fr] INFO: Scraping item 10730292 url https://www.openlane.eu/en/carv6/auction/10730292
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672187/general/4381e28b-2011-40e1-8117-dc5014a4f3e6.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744873)
2026-03-30 13:30:52 [adesa.fr] INFO: Found listing with ID: 10730302
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710730302%27 HTTP/1.1" 200 None
2026-03-30 13:30:52 [adesa.fr] INFO: Scrape type for 10730302: 2
2026-03-30 13:30:52 [adesa.fr] INFO: Scraping item 10730302 url https://www.openlane.eu/en/carv6/auction/10730302
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3e876aed-5119-526c-b322-9f0a3543abd6 due to Ignoring non-200 response
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 44d0fbaf-f328-5b01-9ab6-851adeb56664 due to Ignoring non-200 response
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item bee7358e-90b2-507c-9147-26467268d2ac due to Ignoring non-200 response
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3e876aed-5119-526c-b322-9f0a3543abd6 due to Ignoring non-200 response
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 44d0fbaf-f328-5b01-9ab6-851adeb56664 due to Ignoring non-200 response
2026-03-30 13:30:52 [adesa.fr] INFO: Found listing with ID: 10730314
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710730314%27 HTTP/1.1" 200 None
2026-03-30 13:30:52 [adesa.fr] INFO: Scrape type for 10730314: 2
2026-03-30 13:30:52 [adesa.fr] INFO: Scraping item 10730314 url https://www.openlane.eu/en/carv6/auction/10730314
2026-03-30 13:30:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672184/general/3c8e0427-c0a1-4527-b986-d00f1f019a55.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744872)
2026-03-30 13:30:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10742822
2026-03-30 13:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a7109e-0669-579b-881b-b80dbedefc10 with scrape type 1
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90a7109e-0669-579b-881b-b80dbedefc10
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5745887%252Fgeneral%252F2cbc8601-5266-4b8a-8abe-396dfd89e1e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/2cbc8601-5266-4b8a-8abe-396dfd89e1e5.jpg already downloaded
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5745887%252Fgeneral%252F6397109f-56eb-43be-b7be-2c86992b21d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/6397109f-56eb-43be-b7be-2c86992b21d8.jpg already downloaded
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5745887%252Fgeneral%252F69e94c2f-6833-4d6d-bdf4-fb15e972eb0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/69e94c2f-6833-4d6d-bdf4-fb15e972eb0c.jpg already downloaded
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5745887%252Fgeneral%252F329db9f8-fed0-42b8-8976-62e879ea45ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/329db9f8-fed0-42b8-8976-62e879ea45ef.jpg already downloaded
2026-03-30 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5745887%252Fgeneral%252Fb1f960f3-e49b-4d64-b737-07e963315a17.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/b1f960f3-e49b-4d64-b737-07e963315a17.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5745887%252Fgeneral%252Fa2d31aad-e251-4217-9219-72abba1882f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/a2d31aad-e251-4217-9219-72abba1882f8.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5745887%252Fgeneral%252F37597fc7-7aa5-4370-8638-0121d4ac0518.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/37597fc7-7aa5-4370-8638-0121d4ac0518.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5745887%252Fgeneral%252F50bf1792-9e00-4253-9fb0-705db6911eb0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/50bf1792-9e00-4253-9fb0-705db6911eb0.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5745887%252Fgeneral%252Fb2fe4bbc-5018-44d5-9139-fe7df10faf79.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/b2fe4bbc-5018-44d5-9139-fe7df10faf79.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5745887%252Fgeneral%252F12612164-07d4-4d0f-87ca-c86c32c01ff8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/12612164-07d4-4d0f-87ca-c86c32c01ff8.jpg already downloaded
2026-03-30 13:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 90a7109e-0669-579b-881b-b80dbedefc10, identifier: 10742822
2026-03-30 13:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with identifier: 10742747
2026-03-30 13:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with scrape type 1
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748594%252Fgeneral%252Fd6008568-9b8e-4b6b-8e55-0e37010def38.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/d6008568-9b8e-4b6b-8e55-0e37010def38.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748594%252Fgeneral%252Fc374fb77-8d75-4a99-84a1-c99981db8c7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/c374fb77-8d75-4a99-84a1-c99981db8c7f.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748594%252Fgeneral%252F908d0fff-15c4-49dd-9f85-90c41dd852c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/908d0fff-15c4-49dd-9f85-90c41dd852c1.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748594%252Fgeneral%252F2bda10a7-f869-43ab-a49a-9a47769b5e57.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/2bda10a7-f869-43ab-a49a-9a47769b5e57.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748594%252Fgeneral%252F500c056f-c4c1-4d15-be1a-f043e9513697.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/500c056f-c4c1-4d15-be1a-f043e9513697.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748594%252Fgeneral%252Ff23eb274-3650-4b4c-8534-7c066994032b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/f23eb274-3650-4b4c-8534-7c066994032b.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748594%252Fgeneral%252Fd32e8bdd-1f56-4dc7-9fa5-43400de0daeb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/d32e8bdd-1f56-4dc7-9fa5-43400de0daeb.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748594%252Fgeneral%252F4fa656e8-ef2f-49c6-b703-f81f87304bca.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/4fa656e8-ef2f-49c6-b703-f81f87304bca.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748594%252Fgeneral%252F02bf8589-61e7-404e-b0d9-bdf710c93d82.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/02bf8589-61e7-404e-b0d9-bdf710c93d82.jpg already downloaded
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748594%252Fgeneral%252F7f16559f-9e90-4a6a-8e91-e4252ef145e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/7f16559f-9e90-4a6a-8e91-e4252ef145e3.jpg already downloaded
2026-03-30 13:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26, identifier: 10742747
2026-03-30 13:30:53 [adesa.fr] INFO: Found listing with ID: 10730289
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710730289%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [adesa.fr] INFO: Scrape type for 10730289: 2
2026-03-30 13:30:53 [adesa.fr] INFO: Scraping item 10730289 url https://www.openlane.eu/en/carv6/auction/10730289
2026-03-30 13:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10742822
2026-03-30 13:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10742822
2026-03-30 13:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10742822 to the API
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742822>
{'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-31T07:35: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=10742822',
'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-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742822%27 HTTP/1.1" 200 None
2026-03-30 13:30:53 [adesa.fr] INFO: Saving data for 10742822: {'created_time': 1774877453.918958, 'last_price_update_time': 1774877453.918971, 'auction_closing_time': 1774942500.0}
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742822') HTTP/1.1" 204 0
2026-03-30 13:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with identifier: 10742747
2026-03-30 13:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with identifier: 10742747
2026-03-30 13:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with identifier: 10742747 to the API
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742747>
{'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-31T07:30: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=10742747',
'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-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742747%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Saving data for 10742747: {'created_time': 1774877454.327152, 'last_price_update_time': 1774877454.327165, 'auction_closing_time': 1774942200.0}
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742747') HTTP/1.1" 204 0
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738595
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738595%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738595: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738595 url https://www.openlane.eu/en/carv6/auction/10738595
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738535
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738535%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738535: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738535 url https://www.openlane.eu/en/carv6/auction/10738535
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738536
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738536%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738536: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738536 url https://www.openlane.eu/en/carv6/auction/10738536
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738612
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738612%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738612: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738612 url https://www.openlane.eu/en/carv6/auction/10738612
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738645
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738645%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738645: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738645 url https://www.openlane.eu/en/carv6/auction/10738645
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738560
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738560%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738560: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738560 url https://www.openlane.eu/en/carv6/auction/10738560
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738644
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738644%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738644: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738644 url https://www.openlane.eu/en/carv6/auction/10738644
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738504
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738504%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738504: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738504 url https://www.openlane.eu/en/carv6/auction/10738504
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738537
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738537%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738537: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738537 url https://www.openlane.eu/en/carv6/auction/10738537
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738646
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738646%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738646: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738646 url https://www.openlane.eu/en/carv6/auction/10738646
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738503
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738503%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738503: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738503 url https://www.openlane.eu/en/carv6/auction/10738503
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738483
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738483%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738483: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738483 url https://www.openlane.eu/en/carv6/auction/10738483
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738551
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738551%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738551: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738551 url https://www.openlane.eu/en/carv6/auction/10738551
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738505
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738505%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738505: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738505 url https://www.openlane.eu/en/carv6/auction/10738505
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738538
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738538%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738538: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738538 url https://www.openlane.eu/en/carv6/auction/10738538
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738449
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738449%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738449: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738449 url https://www.openlane.eu/en/carv6/auction/10738449
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738561
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738561%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738561: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738561 url https://www.openlane.eu/en/carv6/auction/10738561
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738596
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738596%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738596: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738596 url https://www.openlane.eu/en/carv6/auction/10738596
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738450
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738450%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738450: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738450 url https://www.openlane.eu/en/carv6/auction/10738450
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738506
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738506%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738506: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738506 url https://www.openlane.eu/en/carv6/auction/10738506
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738484
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738484%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738484: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738484 url https://www.openlane.eu/en/carv6/auction/10738484
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738485
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738485%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738485: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738485 url https://www.openlane.eu/en/carv6/auction/10738485
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738647
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738647%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738647: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738647 url https://www.openlane.eu/en/carv6/auction/10738647
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738648
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738648%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738648: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738648 url https://www.openlane.eu/en/carv6/auction/10738648
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738486
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738486%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738486: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738486 url https://www.openlane.eu/en/carv6/auction/10738486
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738539
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738539%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738539: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738539 url https://www.openlane.eu/en/carv6/auction/10738539
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738540
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738540%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738540: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738540 url https://www.openlane.eu/en/carv6/auction/10738540
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738613
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738613%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738613: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738613 url https://www.openlane.eu/en/carv6/auction/10738613
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738525
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738525%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738525: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738525 url https://www.openlane.eu/en/carv6/auction/10738525
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738632
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738632%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738632: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738632 url https://www.openlane.eu/en/carv6/auction/10738632
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738631
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738631%27 HTTP/1.1" 200 None
2026-03-30 13:30:54 [adesa.fr] INFO: Scrape type for 10738631: 0
2026-03-30 13:30:54 [adesa.fr] INFO: Skipping item 10738631 url https://www.openlane.eu/en/carv6/auction/10738631
2026-03-30 13:30:54 [adesa.fr] INFO: Found listing with ID: 10738649
2026-03-30 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738649%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738649: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738649 url https://www.openlane.eu/en/carv6/auction/10738649
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738552
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738552%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738552: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738552 url https://www.openlane.eu/en/carv6/auction/10738552
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738650
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738650%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738650: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738650 url https://www.openlane.eu/en/carv6/auction/10738650
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738651
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738651%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738651: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738651 url https://www.openlane.eu/en/carv6/auction/10738651
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738562
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738562%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738562: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738562 url https://www.openlane.eu/en/carv6/auction/10738562
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738451
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738451%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738451: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738451 url https://www.openlane.eu/en/carv6/auction/10738451
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738487
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738487%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738487: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738487 url https://www.openlane.eu/en/carv6/auction/10738487
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738597
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738597%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738597: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738597 url https://www.openlane.eu/en/carv6/auction/10738597
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738488
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738488%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738488: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738488 url https://www.openlane.eu/en/carv6/auction/10738488
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738652
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738652%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738652: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738652 url https://www.openlane.eu/en/carv6/auction/10738652
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738452
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738452%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738452: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738452 url https://www.openlane.eu/en/carv6/auction/10738452
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738653
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738653%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738653: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738653 url https://www.openlane.eu/en/carv6/auction/10738653
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738563
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738563%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738563: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738563 url https://www.openlane.eu/en/carv6/auction/10738563
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738633
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738633%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738633: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738633 url https://www.openlane.eu/en/carv6/auction/10738633
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738598
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738598%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738598: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738598 url https://www.openlane.eu/en/carv6/auction/10738598
2026-03-30 13:30:55 [adesa.fr] INFO: Found listing with ID: 10738453
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738453%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [adesa.fr] INFO: Scrape type for 10738453: 0
2026-03-30 13:30:55 [adesa.fr] INFO: Skipping item 10738453 url https://www.openlane.eu/en/carv6/auction/10738453
2026-03-30 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10744856
2026-03-30 13:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with scrape type 1
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672175%252Fgeneral%252F1fc2a344-4296-410d-a026-6ef76ee5e7d7.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/1fc2a344-4296-410d-a026-6ef76ee5e7d7.JPEG not downloaded yet
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 44d0fbaf-f328-5b01-9ab6-851adeb56664 due to Ignoring non-200 response
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item bee7358e-90b2-507c-9147-26467268d2ac due to Ignoring non-200 response
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3e876aed-5119-526c-b322-9f0a3543abd6 due to Ignoring non-200 response
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 44d0fbaf-f328-5b01-9ab6-851adeb56664 due to Ignoring non-200 response
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item bee7358e-90b2-507c-9147-26467268d2ac due to Ignoring non-200 response
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 44d0fbaf-f328-5b01-9ab6-851adeb56664 due to Ignoring non-200 response
2026-03-30 13:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742827> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672175%252Fgeneral%252Fccdba507-278d-450a-91c0-e7ee4556d355.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/ccdba507-278d-450a-91c0-e7ee4556d355.JPEG not downloaded yet
2026-03-30 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744870> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672175%252Fgeneral%252Fa9329ef8-f0a6-4257-a65d-10e328457dab.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/a9329ef8-f0a6-4257-a65d-10e328457dab.JPEG not downloaded yet
2026-03-30 13:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672175%252Fgeneral%252Fe10f5cfc-2fad-473c-b5bf-e7853ab492bb.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/e10f5cfc-2fad-473c-b5bf-e7853ab492bb.JPEG not downloaded yet
2026-03-30 13:30:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/1fc2a344-4296-410d-a026-6ef76ee5e7d7.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744856)
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672175%252Fgeneral%252Fd20e317f-0489-4639-adca-07346db8fa8c.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/d20e317f-0489-4639-adca-07346db8fa8c.JPEG not downloaded yet
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672175%252Fgeneral%252F92471c10-a039-42be-9aab-9779ea987d22.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/92471c10-a039-42be-9aab-9779ea987d22.JPEG not downloaded yet
2026-03-30 13:30:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/ccdba507-278d-450a-91c0-e7ee4556d355.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744856)
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672175%252Fgeneral%252Fe3cda8b5-83c3-4d1a-ac76-94b7d51a5e27.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/e3cda8b5-83c3-4d1a-ac76-94b7d51a5e27.JPEG not downloaded yet
2026-03-30 13:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4 with identifier: 10742758
2026-03-30 13:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4 with scrape type 1
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753188%252Fgeneral%252F7d6ae09b-83c9-46bc-8ce7-d4a75b9d42d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/7d6ae09b-83c9-46bc-8ce7-d4a75b9d42d2.jpg not downloaded yet
2026-03-30 13:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d72060a6-a84d-5909-bf88-00cc8a04c2fe with identifier: 10742751
2026-03-30 13:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d72060a6-a84d-5909-bf88-00cc8a04c2fe with scrape type 1
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d72060a6-a84d-5909-bf88-00cc8a04c2fe
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750236%252Fgeneral%252F429f1230-c133-4af9-8957-ee9055ca4b2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/429f1230-c133-4af9-8957-ee9055ca4b2f.jpg already downloaded
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750236%252Fgeneral%252F50810e65-cffd-46ee-862c-ac092e6f7df4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/50810e65-cffd-46ee-862c-ac092e6f7df4.jpg already downloaded
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750236%252Fgeneral%252F84727ce1-419b-4a48-b0a3-24212fe9e44b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/84727ce1-419b-4a48-b0a3-24212fe9e44b.jpg already downloaded
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750236%252Fgeneral%252F2cc8cf21-1088-4add-a769-32b820a52988.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/2cc8cf21-1088-4add-a769-32b820a52988.jpg already downloaded
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750236%252Fgeneral%252F3c651a3d-d517-4629-899e-2898d8b12587.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/3c651a3d-d517-4629-899e-2898d8b12587.jpg already downloaded
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750236%252Fgeneral%252F8070bd84-e8b5-4e2e-861c-74d94479fd72.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/8070bd84-e8b5-4e2e-861c-74d94479fd72.jpg already downloaded
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750236%252Fgeneral%252Ffa1a7ea3-0a16-4942-9fce-86144e9b058c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/fa1a7ea3-0a16-4942-9fce-86144e9b058c.jpg already downloaded
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750236%252Fgeneral%252F83a584c9-a8d4-431f-ba86-98f1a1169d25.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/83a584c9-a8d4-431f-ba86-98f1a1169d25.jpg already downloaded
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750236%252Fgeneral%252F60b6453d-1956-4e6f-9c35-f57ea599a34e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/60b6453d-1956-4e6f-9c35-f57ea599a34e.jpg already downloaded
2026-03-30 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750236%252Fgeneral%252Ff8e16af6-26c4-4956-a217-7dc63079ef5c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/f8e16af6-26c4-4956-a217-7dc63079ef5c.jpg already downloaded
2026-03-30 13:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d72060a6-a84d-5909-bf88-00cc8a04c2fe, identifier: 10742751
2026-03-30 13:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d72060a6-a84d-5909-bf88-00cc8a04c2fe with identifier: 10742751
2026-03-30 13:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d72060a6-a84d-5909-bf88-00cc8a04c2fe with identifier: 10742751
2026-03-30 13:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d72060a6-a84d-5909-bf88-00cc8a04c2fe with identifier: 10742751 to the API
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742751>
{'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-31T07: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=10742751',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 30287,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5750236/general/429f1230-c133-4af9-8957-ee9055ca4b2f.jpg',
'https://images.openlane.eu/carimgs/5750236/general/50810e65-cffd-46ee-862c-ac092e6f7df4.jpg',
'https://images.openlane.eu/carimgs/5750236/general/84727ce1-419b-4a48-b0a3-24212fe9e44b.jpg',
'https://images.openlane.eu/carimgs/5750236/general/2cc8cf21-1088-4add-a769-32b820a52988.jpg',
'https://images.openlane.eu/carimgs/5750236/general/3c651a3d-d517-4629-899e-2898d8b12587.jpg',
'https://images.openlane.eu/carimgs/5750236/general/8070bd84-e8b5-4e2e-861c-74d94479fd72.jpg',
'https://images.openlane.eu/carimgs/5750236/general/fa1a7ea3-0a16-4942-9fce-86144e9b058c.jpg',
'https://images.openlane.eu/carimgs/5750236/general/83a584c9-a8d4-431f-ba86-98f1a1169d25.jpg',
'https://images.openlane.eu/carimgs/5750236/general/60b6453d-1956-4e6f-9c35-f57ea599a34e.jpg',
'https://images.openlane.eu/carimgs/5750236/general/f8e16af6-26c4-4956-a217-7dc63079ef5c.jpg'],
'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-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742751%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [adesa.fr] INFO: Saving data for 10742751: {'created_time': 1774877456.222297, 'last_price_update_time': 1774877456.22231, 'auction_closing_time': 1774942200.0}
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742751') HTTP/1.1" 204 0
2026-03-30 13:30:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/e10f5cfc-2fad-473c-b5bf-e7853ab492bb.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744856)
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672175%252Fgeneral%252F8aae6aba-a5c7-4a31-abe0-9bcd00449bba.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/8aae6aba-a5c7-4a31-abe0-9bcd00449bba.JPEG not downloaded yet
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5753188%252Fgeneral%252Fefcd5e28-927c-4e12-84c3-2a65a89895f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/efcd5e28-927c-4e12-84c3-2a65a89895f8.jpg not downloaded yet
2026-03-30 13:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a52a9d-667d-53ea-bca8-1c75b8b507a1 with identifier: 10742827
2026-03-30 13:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1 with scrape type 1
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5749774%252Fgeneral%252F8ff6c687-eefe-4e61-8174-2e34f9ae970f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/8ff6c687-eefe-4e61-8174-2e34f9ae970f.jpg already downloaded
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5749774%252Fgeneral%252F7845c15a-39fa-4bad-8eb1-8089a0a29e9f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/7845c15a-39fa-4bad-8eb1-8089a0a29e9f.jpg already downloaded
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5749774%252Fgeneral%252F3cdb3239-9cf8-4240-bcac-1ba771fb3dae.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/3cdb3239-9cf8-4240-bcac-1ba771fb3dae.jpg already downloaded
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5749774%252Fgeneral%252F90c6c909-9732-48ab-95b4-b8bf3939b414.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/90c6c909-9732-48ab-95b4-b8bf3939b414.jpg already downloaded
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5749774%252Fgeneral%252F887f8093-7982-4870-aac5-a0a8bfb312a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/887f8093-7982-4870-aac5-a0a8bfb312a3.jpg already downloaded
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5749774%252Fgeneral%252Ff9a4ebe0-10a9-4e7d-bf55-9088e465f8e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/f9a4ebe0-10a9-4e7d-bf55-9088e465f8e8.jpg already downloaded
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5749774%252Fgeneral%252Ff51c4c70-9a7d-4693-a542-d9c9b1783a7c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/f51c4c70-9a7d-4693-a542-d9c9b1783a7c.jpg already downloaded
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5749774%252Fgeneral%252F29d110c2-6a6f-40a6-8f51-a14f3a62f5f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/29d110c2-6a6f-40a6-8f51-a14f3a62f5f9.jpg already downloaded
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5749774%252Fgeneral%252F09257ca5-5f03-43b5-aa30-e2a6ad068688.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/09257ca5-5f03-43b5-aa30-e2a6ad068688.jpg already downloaded
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5749774%252Fgeneral%252F934dca39-48ae-4b7f-9533-34b72d9faa7b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/934dca39-48ae-4b7f-9533-34b72d9faa7b.jpg already downloaded
2026-03-30 13:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8a52a9d-667d-53ea-bca8-1c75b8b507a1, identifier: 10742827
2026-03-30 13:30:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06adb368-a01c-5950-835c-a2b16d697893 with identifier: 10744870
2026-03-30 13:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06adb368-a01c-5950-835c-a2b16d697893 with scrape type 1
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06adb368-a01c-5950-835c-a2b16d697893
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672152%252Fgeneral%252F66991ca8-2263-418e-a27c-54c6d64d23a1.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672152/general/66991ca8-2263-418e-a27c-54c6d64d23a1.JPEG not downloaded yet
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-30 13:30:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/92471c10-a039-42be-9aab-9779ea987d22.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744856)
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672175%252Fgeneral%252F9a9a2545-060e-4741-b474-e48edcd64244.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/9a9a2545-060e-4741-b474-e48edcd64244.JPEG not downloaded yet
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5753188%252Fgeneral%252F51c3586c-6f81-45ca-9ccc-e255fcc41351.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/51c3586c-6f81-45ca-9ccc-e255fcc41351.jpg not downloaded yet
2026-03-30 13:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8a52a9d-667d-53ea-bca8-1c75b8b507a1 with identifier: 10742827
2026-03-30 13:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8a52a9d-667d-53ea-bca8-1c75b8b507a1 with identifier: 10742827
2026-03-30 13:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8a52a9d-667d-53ea-bca8-1c75b8b507a1 with identifier: 10742827 to the API
2026-03-30 13:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742827>
{'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-31T07:35: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=10742827',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i7',
'odometer': 10240,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5749774/general/8ff6c687-eefe-4e61-8174-2e34f9ae970f.jpg',
'https://images.openlane.eu/carimgs/5749774/general/7845c15a-39fa-4bad-8eb1-8089a0a29e9f.jpg',
'https://images.openlane.eu/carimgs/5749774/general/3cdb3239-9cf8-4240-bcac-1ba771fb3dae.jpg',
'https://images.openlane.eu/carimgs/5749774/general/90c6c909-9732-48ab-95b4-b8bf3939b414.jpg',
'https://images.openlane.eu/carimgs/5749774/general/887f8093-7982-4870-aac5-a0a8bfb312a3.jpg',
'https://images.openlane.eu/carimgs/5749774/general/f9a4ebe0-10a9-4e7d-bf55-9088e465f8e8.jpg',
'https://images.openlane.eu/carimgs/5749774/general/f51c4c70-9a7d-4693-a542-d9c9b1783a7c.jpg',
'https://images.openlane.eu/carimgs/5749774/general/29d110c2-6a6f-40a6-8f51-a14f3a62f5f9.jpg',
'https://images.openlane.eu/carimgs/5749774/general/09257ca5-5f03-43b5-aa30-e2a6ad068688.jpg',
'https://images.openlane.eu/carimgs/5749774/general/934dca39-48ae-4b7f-9533-34b72d9faa7b.jpg'],
'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-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742827%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [adesa.fr] INFO: Saving data for 10742827: {'created_time': 1774877457.188972, 'last_price_update_time': 1774877457.188981, 'auction_closing_time': 1774942500.0}
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742827') HTTP/1.1" 204 0
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672152%252Fgeneral%252F6bd50e6e-3a8e-4d39-82d8-c0c961199bc7.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672152/general/6bd50e6e-3a8e-4d39-82d8-c0c961199bc7.JPEG not downloaded yet
2026-03-30 13:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672175%252Fgeneral%252Fade9ae73-331f-4d38-9d64-73636c4920c0.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672175/general/ade9ae73-331f-4d38-9d64-73636c4920c0.JPEG not downloaded yet
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5753188%252Fgeneral%252F3684ae6b-a788-4250-9ad2-65eb469f3260.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/3684ae6b-a788-4250-9ad2-65eb469f3260.jpg not downloaded yet
2026-03-30 13:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672152%252Fgeneral%252Fef5b2079-7614-4ba2-9555-6d5a5aaa8433.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672152/general/ef5b2079-7614-4ba2-9555-6d5a5aaa8433.JPEG not downloaded yet
2026-03-30 13:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5753188%252Fgeneral%252Ffb7858b3-c754-4da5-8f95-7828cd0d5d8e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/fb7858b3-c754-4da5-8f95-7828cd0d5d8e.jpg not downloaded yet
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672152%252Fgeneral%252Fcaf5c261-8965-4331-a8a3-bc0ce49780eb.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672152/general/caf5c261-8965-4331-a8a3-bc0ce49780eb.JPEG not downloaded yet
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5753188%252Fgeneral%252Fbb9f15e0-c967-4794-8c20-1b9a46120ac6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/bb9f15e0-c967-4794-8c20-1b9a46120ac6.jpg not downloaded yet
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672152%252Fgeneral%252F985ae708-8f9a-4238-becd-37f0937262c1.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672152/general/985ae708-8f9a-4238-becd-37f0937262c1.JPEG not downloaded yet
2026-03-30 13:30:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672152/general/6bd50e6e-3a8e-4d39-82d8-c0c961199bc7.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744870)
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5753188%252Fgeneral%252Ff9ab45b8-f769-48e9-b705-6ee52aca7254.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/f9ab45b8-f769-48e9-b705-6ee52aca7254.jpg not downloaded yet
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672152%252Fgeneral%252F098dad17-ab99-4a70-b81c-61aae969571b.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672152/general/098dad17-ab99-4a70-b81c-61aae969571b.JPEG not downloaded yet
2026-03-30 13:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36568a0-24d5-59f6-903c-9f494f46359f with identifier: 10742752
2026-03-30 13:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36568a0-24d5-59f6-903c-9f494f46359f with scrape type 1
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a36568a0-24d5-59f6-903c-9f494f46359f
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5750267%252Fgeneral%252Fd2cfb1c4-3733-4e2f-9bbd-2a3808650103.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/d2cfb1c4-3733-4e2f-9bbd-2a3808650103.jpg already downloaded
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5750267%252Fgeneral%252Fad6bdad7-71da-41f7-9291-d75c1415ac1c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/ad6bdad7-71da-41f7-9291-d75c1415ac1c.jpg already downloaded
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5750267%252Fgeneral%252Fccc76db0-3c06-4f29-9cfd-7967531681f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/ccc76db0-3c06-4f29-9cfd-7967531681f0.jpg already downloaded
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5750267%252Fgeneral%252Fdcd2f5e3-50f7-4015-9f49-3e8d3a0b1cbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/dcd2f5e3-50f7-4015-9f49-3e8d3a0b1cbb.jpg already downloaded
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5750267%252Fgeneral%252F964909e5-c52b-4089-bea7-8e4804b676bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/964909e5-c52b-4089-bea7-8e4804b676bd.jpg already downloaded
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5750267%252Fgeneral%252F49524818-cb08-43f5-907e-3f6c750d55a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/49524818-cb08-43f5-907e-3f6c750d55a2.jpg already downloaded
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5750267%252Fgeneral%252Fd421a8f9-350f-4dbd-b6f5-fbc85ef037b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/d421a8f9-350f-4dbd-b6f5-fbc85ef037b5.jpg already downloaded
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5750267%252Fgeneral%252F0a96b64f-a346-4fcb-b1a8-a1d31ca51ffa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/0a96b64f-a346-4fcb-b1a8-a1d31ca51ffa.jpg already downloaded
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5750267%252Fgeneral%252F78dbcd31-9357-4dc1-8cab-0efe20908f38.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/78dbcd31-9357-4dc1-8cab-0efe20908f38.jpg already downloaded
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5750267%252Fgeneral%252F47ececf9-0aec-4ef6-ab00-e55b4e57f628.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/47ececf9-0aec-4ef6-ab00-e55b4e57f628.jpg already downloaded
2026-03-30 13:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a36568a0-24d5-59f6-903c-9f494f46359f, identifier: 10742752
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5753188%252Fgeneral%252F31644d8b-2de8-4600-9d11-eb3083b2eba7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/31644d8b-2de8-4600-9d11-eb3083b2eba7.jpg not downloaded yet
2026-03-30 13:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a36568a0-24d5-59f6-903c-9f494f46359f with identifier: 10742752
2026-03-30 13:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a36568a0-24d5-59f6-903c-9f494f46359f with identifier: 10742752
2026-03-30 13:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a36568a0-24d5-59f6-903c-9f494f46359f with identifier: 10742752 to the API
2026-03-30 13:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742752>
{'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-31T07: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=10742752',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 46666,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5750267/general/d2cfb1c4-3733-4e2f-9bbd-2a3808650103.jpg',
'https://images.openlane.eu/carimgs/5750267/general/ad6bdad7-71da-41f7-9291-d75c1415ac1c.jpg',
'https://images.openlane.eu/carimgs/5750267/general/ccc76db0-3c06-4f29-9cfd-7967531681f0.jpg',
'https://images.openlane.eu/carimgs/5750267/general/dcd2f5e3-50f7-4015-9f49-3e8d3a0b1cbb.jpg',
'https://images.openlane.eu/carimgs/5750267/general/964909e5-c52b-4089-bea7-8e4804b676bd.jpg',
'https://images.openlane.eu/carimgs/5750267/general/49524818-cb08-43f5-907e-3f6c750d55a2.jpg',
'https://images.openlane.eu/carimgs/5750267/general/d421a8f9-350f-4dbd-b6f5-fbc85ef037b5.jpg',
'https://images.openlane.eu/carimgs/5750267/general/0a96b64f-a346-4fcb-b1a8-a1d31ca51ffa.jpg',
'https://images.openlane.eu/carimgs/5750267/general/78dbcd31-9357-4dc1-8cab-0efe20908f38.jpg',
'https://images.openlane.eu/carimgs/5750267/general/47ececf9-0aec-4ef6-ab00-e55b4e57f628.jpg'],
'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-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742752%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [adesa.fr] INFO: Saving data for 10742752: {'created_time': 1774877458.135899, 'last_price_update_time': 1774877458.135914, 'auction_closing_time': 1774942200.0}
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742752') HTTP/1.1" 204 0
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672152%252Fgeneral%252F4ee76675-72ac-477d-b3e6-edc817056e23.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672152/general/4ee76675-72ac-477d-b3e6-edc817056e23.JPEG not downloaded yet
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5753188%252Fgeneral%252F6ee665ac-c6dd-4f52-b17d-20fb53e5b8c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/6ee665ac-c6dd-4f52-b17d-20fb53e5b8c2.jpg not downloaded yet
2026-03-30 13:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10742839
2026-03-30 13:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6773d49d-923b-5e35-91f4-f3b16a76934c with scrape type 1
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6773d49d-923b-5e35-91f4-f3b16a76934c
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5705666%252Fgeneral%252F6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg already downloaded
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5705666%252Fgeneral%252F65ccc9d2-e376-421a-b175-f8341b280085.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/65ccc9d2-e376-421a-b175-f8341b280085.jpg already downloaded
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5705666%252Fgeneral%252Fbe68101f-2cf3-48e0-b273-c68b8aeb174b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/be68101f-2cf3-48e0-b273-c68b8aeb174b.jpg already downloaded
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5705666%252Fgeneral%252F76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg already downloaded
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5705666%252Fgeneral%252Fef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/ef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg already downloaded
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5705666%252Fgeneral%252Fd52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/d52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg already downloaded
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5705666%252Fgeneral%252Ff45e52ef-0dbd-4402-82ae-0542f0317514.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/f45e52ef-0dbd-4402-82ae-0542f0317514.jpg already downloaded
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5705666%252Fgeneral%252F879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg already downloaded
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5705666%252Fgeneral%252F2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg already downloaded
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5705666%252Fgeneral%252Fae18a42e-4252-4d18-b477-f3bf69903ad7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/ae18a42e-4252-4d18-b477-f3bf69903ad7.jpg already downloaded
2026-03-30 13:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6773d49d-923b-5e35-91f4-f3b16a76934c, identifier: 10742839
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 06adb368-a01c-5950-835c-a2b16d697893 due to Ignoring non-200 response
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672152%252Fgeneral%252F5466c17e-bc52-4a63-b447-091003c3978f.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672152/general/5466c17e-bc52-4a63-b447-091003c3978f.JPEG not downloaded yet
2026-03-30 13:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10742839
2026-03-30 13:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10742839
2026-03-30 13:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10742839 to the API
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742839>
{'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-31T07:35: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=10742839',
'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-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742839%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [adesa.fr] INFO: Saving data for 10742839: {'created_time': 1774877458.858593, 'last_price_update_time': 1774877458.858607, 'auction_closing_time': 1774942500.0}
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742839') HTTP/1.1" 204 0
2026-03-30 13:30:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672152/general/985ae708-8f9a-4238-becd-37f0937262c1.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744870)
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5753188%252Fgeneral%252F16c1b318-df72-43dc-bd11-3a65faf7f8e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/16c1b318-df72-43dc-bd11-3a65faf7f8e6.jpg not downloaded yet
2026-03-30 13:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672152%252Fgeneral%252F4deee204-2d74-452d-ab7d-2626db1089b3.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672152/general/4deee204-2d74-452d-ab7d-2626db1089b3.JPEG not downloaded yet
2026-03-30 13:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5672152%252Fgeneral%252F62c860ed-15c0-4c20-b171-6cd3cefadbb6.JPEG%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672152/general/62c860ed-15c0-4c20-b171-6cd3cefadbb6.JPEG not downloaded yet
2026-03-30 13:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3c1e6b8-9337-5db0-9582-42e440f21ed5 with identifier: 10745886
2026-03-30 13:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3c1e6b8-9337-5db0-9582-42e440f21ed5 with scrape type 1
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3c1e6b8-9337-5db0-9582-42e440f21ed5
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5306144%252Fgeneral%252F94400315-475b-4a84-b4d5-093998a0e730.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5306144/general/94400315-475b-4a84-b4d5-093998a0e730.jpg already downloaded
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5306144%252Fgeneral%252F5c169c08-011c-447a-b1ab-2385557488b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5306144/general/5c169c08-011c-447a-b1ab-2385557488b7.jpg already downloaded
2026-03-30 13:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30: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%252F5306144%252Fgeneral%252Fabb7784a-9d11-412a-a744-810fbb2481cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5306144/general/abb7784a-9d11-412a-a744-810fbb2481cc.jpg already downloaded
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5306144%252Fgeneral%252Fc40897a0-bee8-4f4c-b1d9-89732d5ab9a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5306144/general/c40897a0-bee8-4f4c-b1d9-89732d5ab9a3.jpg already downloaded
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5306144%252Fgeneral%252F9029e867-a35e-412b-be0b-f9eacd5f66ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5306144/general/9029e867-a35e-412b-be0b-f9eacd5f66ae.jpg already downloaded
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5306144%252Fgeneral%252F8f11c630-0e5f-4c28-b0d9-ff4cd76469ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5306144/general/8f11c630-0e5f-4c28-b0d9-ff4cd76469ba.jpg already downloaded
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5306144%252Fgeneral%252F9d6afeac-4e37-4302-95ac-2d5343b79654.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5306144/general/9d6afeac-4e37-4302-95ac-2d5343b79654.jpg already downloaded
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5306144%252Fgeneral%252F328278b3-e5aa-4811-8a89-9b545064b90f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5306144/general/328278b3-e5aa-4811-8a89-9b545064b90f.jpg already downloaded
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5306144%252Fgeneral%252Fcb76ecbd-0530-45f8-882d-28a6b4112562.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5306144/general/cb76ecbd-0530-45f8-882d-28a6b4112562.jpg already downloaded
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5306144%252Fgeneral%252F8795af02-e0ce-4835-94e0-6f08ca534607.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5306144/general/8795af02-e0ce-4835-94e0-6f08ca534607.jpg already downloaded
2026-03-30 13:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3c1e6b8-9337-5db0-9582-42e440f21ed5, identifier: 10745886
2026-03-30 13:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with identifier: 10730301
2026-03-30 13:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with scrape type 2
2026-03-30 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with scrape type 2
2026-03-30 13:30:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404, identifier: 10730301
2026-03-30 13:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753188/general/7d6ae09b-83c9-46bc-8ce7-d4a75b9d42d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742758)
2026-03-30 13:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3c1e6b8-9337-5db0-9582-42e440f21ed5 with identifier: 10745886
2026-03-30 13:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3c1e6b8-9337-5db0-9582-42e440f21ed5 with identifier: 10745886
2026-03-30 13:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3c1e6b8-9337-5db0-9582-42e440f21ed5 with identifier: 10745886 to the API
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745886>
{'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-31T10: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=10745886',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 87097,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5306144/general/94400315-475b-4a84-b4d5-093998a0e730.jpg',
'https://images.openlane.eu/carimgs/5306144/general/5c169c08-011c-447a-b1ab-2385557488b7.jpg',
'https://images.openlane.eu/carimgs/5306144/general/abb7784a-9d11-412a-a744-810fbb2481cc.jpg',
'https://images.openlane.eu/carimgs/5306144/general/c40897a0-bee8-4f4c-b1d9-89732d5ab9a3.jpg',
'https://images.openlane.eu/carimgs/5306144/general/9029e867-a35e-412b-be0b-f9eacd5f66ae.jpg',
'https://images.openlane.eu/carimgs/5306144/general/8f11c630-0e5f-4c28-b0d9-ff4cd76469ba.jpg',
'https://images.openlane.eu/carimgs/5306144/general/9d6afeac-4e37-4302-95ac-2d5343b79654.jpg',
'https://images.openlane.eu/carimgs/5306144/general/328278b3-e5aa-4811-8a89-9b545064b90f.jpg',
'https://images.openlane.eu/carimgs/5306144/general/cb76ecbd-0530-45f8-882d-28a6b4112562.jpg',
'https://images.openlane.eu/carimgs/5306144/general/8795af02-e0ce-4835-94e0-6f08ca534607.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c1e6b8-9337-5db0-9582-42e440f21ed5/d3c1e6b8-9337-5db0-9582-42e440f21ed5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77604,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5306144/general/94400315-475b-4a84-b4d5-093998a0e730.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c1e6b8-9337-5db0-9582-42e440f21ed5/d3c1e6b8-9337-5db0-9582-42e440f21ed5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85361,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5306144/general/5c169c08-011c-447a-b1ab-2385557488b7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c1e6b8-9337-5db0-9582-42e440f21ed5/d3c1e6b8-9337-5db0-9582-42e440f21ed5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92697,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5306144/general/abb7784a-9d11-412a-a744-810fbb2481cc.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c1e6b8-9337-5db0-9582-42e440f21ed5/d3c1e6b8-9337-5db0-9582-42e440f21ed5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 475797,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5306144/general/c40897a0-bee8-4f4c-b1d9-89732d5ab9a3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c1e6b8-9337-5db0-9582-42e440f21ed5/d3c1e6b8-9337-5db0-9582-42e440f21ed5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87014,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5306144/general/9029e867-a35e-412b-be0b-f9eacd5f66ae.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c1e6b8-9337-5db0-9582-42e440f21ed5/d3c1e6b8-9337-5db0-9582-42e440f21ed5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81006,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5306144/general/8f11c630-0e5f-4c28-b0d9-ff4cd76469ba.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c1e6b8-9337-5db0-9582-42e440f21ed5/d3c1e6b8-9337-5db0-9582-42e440f21ed5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447306,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5306144/general/9d6afeac-4e37-4302-95ac-2d5343b79654.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c1e6b8-9337-5db0-9582-42e440f21ed5/d3c1e6b8-9337-5db0-9582-42e440f21ed5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262332,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5306144/general/328278b3-e5aa-4811-8a89-9b545064b90f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c1e6b8-9337-5db0-9582-42e440f21ed5/d3c1e6b8-9337-5db0-9582-42e440f21ed5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395758,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5306144/general/cb76ecbd-0530-45f8-882d-28a6b4112562.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3c1e6b8-9337-5db0-9582-42e440f21ed5/d3c1e6b8-9337-5db0-9582-42e440f21ed5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380870,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5306144/general/8795af02-e0ce-4835-94e0-6f08ca534607.jpg',
'Width': 2000}],
'price': 8600,
'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-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745886%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [adesa.fr] INFO: Saving data for 10745886: {'created_time': 1774877459.65504, 'last_price_update_time': 1774877459.655052, 'auction_closing_time': 1774951200.0}
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745886') HTTP/1.1" 204 0
2026-03-30 13:30:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with identifier: 10730301
2026-03-30 13:30:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with identifier: 10730301
2026-03-30 13:30:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d8842d9d-dc6d-5356-ad1f-ef0ef5e3b404 with identifier: 10730301 to the API
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:30: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-30 13:30:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730301>
{'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': 116,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'd8842d9d-dc6d-5356-ad1f-ef0ef5e3b404',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730301',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q2',
'odometer': 68047,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 30 TDI S Line - Diesel - Manual - 116 hp - 68.047 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730301%27 HTTP/1.1" 200 None
2026-03-30 13:30:59 [adesa.fr] INFO: Saving data for 10730301: {'auction_closing_time': 1774946700.0, 'created_time': 1774639966.9643, 'last_price_update_time': 1774877459.957785}
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:30:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730301') HTTP/1.1" 204 0
2026-03-30 13:30:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672152/general/4ee76675-72ac-477d-b3e6-edc817056e23.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744870)
2026-03-30 13:30:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753188/general/efcd5e28-927c-4e12-84c3-2a65a89895f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742758)
2026-03-30 13:30:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 06adb368-a01c-5950-835c-a2b16d697893 due to Ignoring non-200 response
2026-03-30 13:30:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf32243c-aaba-5aee-803f-8e5f3036c16f with identifier: 10745989
2026-03-30 13:30:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf32243c-aaba-5aee-803f-8e5f3036c16f with scrape type 1
2026-03-30 13:30:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf32243c-aaba-5aee-803f-8e5f3036c16f
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5694631%252Fgeneral%252Fedc5f707-5795-4a37-ae52-7d59199a0e58.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/edc5f707-5795-4a37-ae52-7d59199a0e58.jpg already downloaded
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5694631%252Fgeneral%252F0f2aad5f-3c76-4fec-900c-766387bd71ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/0f2aad5f-3c76-4fec-900c-766387bd71ed.jpg already downloaded
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5694631%252Fgeneral%252F3dad274b-72b3-4f2b-bbfb-778a123947f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/3dad274b-72b3-4f2b-bbfb-778a123947f3.jpg already downloaded
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5694631%252Fgeneral%252Fb7ceb5ad-fd81-4ad5-8357-9e8c3f4027b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/b7ceb5ad-fd81-4ad5-8357-9e8c3f4027b6.jpg already downloaded
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5694631%252Fgeneral%252F3a1b0f52-7cf9-4452-bb92-093b4276350c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/3a1b0f52-7cf9-4452-bb92-093b4276350c.jpg already downloaded
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5694631%252Fgeneral%252Fab75fbcb-6655-4295-99c5-c65e96d76055.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/ab75fbcb-6655-4295-99c5-c65e96d76055.jpg already downloaded
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5694631%252Fgeneral%252F85786bab-3b04-4b56-8c90-5f2819a1c8f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/85786bab-3b04-4b56-8c90-5f2819a1c8f4.jpg already downloaded
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5694631%252Fgeneral%252F637298cf-b7d0-4992-af6c-1a0f7f8bcba7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/637298cf-b7d0-4992-af6c-1a0f7f8bcba7.jpg already downloaded
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5694631%252Fgeneral%252F5ca9b626-2f3b-46aa-bcd0-8ab0901d8282.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/5ca9b626-2f3b-46aa-bcd0-8ab0901d8282.jpg already downloaded
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5694631%252Fgeneral%252F9cf0285d-61db-4c93-b57a-8987fb786b95.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694631/general/9cf0285d-61db-4c93-b57a-8987fb786b95.jpg already downloaded
2026-03-30 13:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bf32243c-aaba-5aee-803f-8e5f3036c16f, identifier: 10745989
2026-03-30 13:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50859426-6fe7-5697-a381-dbdaf07f70dd with identifier: 10745874
2026-03-30 13:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50859426-6fe7-5697-a381-dbdaf07f70dd with scrape type 1
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50859426-6fe7-5697-a381-dbdaf07f70dd
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750157%252Fgeneral%252Fa399e5e4-5e37-4530-8518-a00ccadf68b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/a399e5e4-5e37-4530-8518-a00ccadf68b4.jpg not downloaded yet
2026-03-30 13:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bf32243c-aaba-5aee-803f-8e5f3036c16f with identifier: 10745989
2026-03-30 13:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bf32243c-aaba-5aee-803f-8e5f3036c16f with identifier: 10745989
2026-03-30 13:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bf32243c-aaba-5aee-803f-8e5f3036c16f with identifier: 10745989 to the API
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745989>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bf32243c-aaba-5aee-803f-8e5f3036c16f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '159759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745989',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 399906,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5694631/general/edc5f707-5795-4a37-ae52-7d59199a0e58.jpg',
'https://images.openlane.eu/carimgs/5694631/general/0f2aad5f-3c76-4fec-900c-766387bd71ed.jpg',
'https://images.openlane.eu/carimgs/5694631/general/3dad274b-72b3-4f2b-bbfb-778a123947f3.jpg',
'https://images.openlane.eu/carimgs/5694631/general/b7ceb5ad-fd81-4ad5-8357-9e8c3f4027b6.jpg',
'https://images.openlane.eu/carimgs/5694631/general/3a1b0f52-7cf9-4452-bb92-093b4276350c.jpg',
'https://images.openlane.eu/carimgs/5694631/general/ab75fbcb-6655-4295-99c5-c65e96d76055.jpg',
'https://images.openlane.eu/carimgs/5694631/general/85786bab-3b04-4b56-8c90-5f2819a1c8f4.jpg',
'https://images.openlane.eu/carimgs/5694631/general/637298cf-b7d0-4992-af6c-1a0f7f8bcba7.jpg',
'https://images.openlane.eu/carimgs/5694631/general/5ca9b626-2f3b-46aa-bcd0-8ab0901d8282.jpg',
'https://images.openlane.eu/carimgs/5694631/general/9cf0285d-61db-4c93-b57a-8987fb786b95.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118288,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/edc5f707-5795-4a37-ae52-7d59199a0e58.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144927,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/0f2aad5f-3c76-4fec-900c-766387bd71ed.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105013,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/3dad274b-72b3-4f2b-bbfb-778a123947f3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153490,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/b7ceb5ad-fd81-4ad5-8357-9e8c3f4027b6.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110786,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/3a1b0f52-7cf9-4452-bb92-093b4276350c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88380,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/ab75fbcb-6655-4295-99c5-c65e96d76055.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79525,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/85786bab-3b04-4b56-8c90-5f2819a1c8f4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 169507,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/637298cf-b7d0-4992-af6c-1a0f7f8bcba7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166924,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/5ca9b626-2f3b-46aa-bcd0-8ab0901d8282.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf32243c-aaba-5aee-803f-8e5f3036c16f/bf32243c-aaba-5aee-803f-8e5f3036c16f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114376,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694631/general/9cf0285d-61db-4c93-b57a-8987fb786b95.jpg',
'Width': 640}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2016-05-27',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Mercedes-Benz B 200d Fascination - Diesel - Manual - 136 hp - '
'399.906 km',
'transmission': 'manual',
'trim': 'Fascination',
'vin': None,
'year': 2016}
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745989%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [adesa.fr] INFO: Saving data for 10745989: {'created_time': 1774877460.686657, 'last_price_update_time': 1774877460.68667, 'auction_closing_time': 1774951200.0}
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745989') HTTP/1.1" 204 0
2026-03-30 13:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a6447d0>
2026-03-30 13:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753188%252Fgeneral%252F7d6ae09b-83c9-46bc-8ce7-d4a75b9d42d2.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/7d6ae09b-83c9-46bc-8ce7-d4a75b9d42d2.jpg saved to cache
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4
2026-03-30 13:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753188/general/51c3586c-6f81-45ca-9ccc-e255fcc41351.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742758)
2026-03-30 13:31:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672152/general/4deee204-2d74-452d-ab7d-2626db1089b3.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744870)
2026-03-30 13:31:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672152/general/5466c17e-bc52-4a63-b447-091003c3978f.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744870)
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750157%252Fgeneral%252Ff4b5c0f2-ca12-4c54-bf6c-8e836ce3a538.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/f4b5c0f2-ca12-4c54-bf6c-8e836ce3a538.jpg not downloaded yet
2026-03-30 13:31:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672152/general/62c860ed-15c0-4c20-b171-6cd3cefadbb6.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744870)
2026-03-30 13:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 06adb368-a01c-5950-835c-a2b16d697893 due to Ignoring non-200 response
2026-03-30 13:31:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aae1050>
2026-03-30 13:31:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753188%252Fgeneral%252Fefcd5e28-927c-4e12-84c3-2a65a89895f8.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/efcd5e28-927c-4e12-84c3-2a65a89895f8.jpg saved to cache
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750157%252Fgeneral%252F89fdf8a4-4cb0-4d37-8bff-42774a84b619.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/89fdf8a4-4cb0-4d37-8bff-42774a84b619.jpg not downloaded yet
2026-03-30 13:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d48ea5b1-5926-5213-a8b7-262125fadb4b with identifier: 10742737
2026-03-30 13:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d48ea5b1-5926-5213-a8b7-262125fadb4b with scrape type 1
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d48ea5b1-5926-5213-a8b7-262125fadb4b
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5737649%252Fgeneral%252F58df077e-e236-4a3b-9e1e-5ba180034177.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/58df077e-e236-4a3b-9e1e-5ba180034177.jpg already downloaded
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5737649%252Fgeneral%252F06c2cc65-6066-4694-a244-71b5b0344d7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/06c2cc65-6066-4694-a244-71b5b0344d7d.jpg already downloaded
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5737649%252Fgeneral%252F421c7e75-e8ea-4457-9080-909694fa34ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/421c7e75-e8ea-4457-9080-909694fa34ac.jpg already downloaded
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5737649%252Fgeneral%252Fd8464fea-e90c-4c1b-8f52-9451670715d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/d8464fea-e90c-4c1b-8f52-9451670715d9.jpg already downloaded
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5737649%252Fgeneral%252F78985bf3-06dd-4a16-b40e-7cae3fc2c989.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/78985bf3-06dd-4a16-b40e-7cae3fc2c989.jpg already downloaded
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5737649%252Fgeneral%252F940788b2-3570-4c8b-90b5-88c99ff7c2d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/940788b2-3570-4c8b-90b5-88c99ff7c2d6.jpg already downloaded
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5737649%252Fgeneral%252F4f7c9d32-971f-4e6f-8280-4d55ac680c63.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/4f7c9d32-971f-4e6f-8280-4d55ac680c63.jpg already downloaded
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5737649%252Fgeneral%252Fe7c98e30-a0fe-4a04-a927-bb658b2a5155.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/e7c98e30-a0fe-4a04-a927-bb658b2a5155.jpg already downloaded
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5737649%252Fgeneral%252F3c27dcee-191a-4128-8524-a8f21fcbb5ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/3c27dcee-191a-4128-8524-a8f21fcbb5ce.jpg already downloaded
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5737649%252Fgeneral%252F670c6e2d-88dd-4eb0-90a4-11e80dd1822d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/670c6e2d-88dd-4eb0-90a4-11e80dd1822d.jpg already downloaded
2026-03-30 13:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d48ea5b1-5926-5213-a8b7-262125fadb4b, identifier: 10742737
2026-03-30 13:31:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672152/general/098dad17-ab99-4a70-b81c-61aae969571b.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744870)
2026-03-30 13:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d48ea5b1-5926-5213-a8b7-262125fadb4b with identifier: 10742737
2026-03-30 13:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d48ea5b1-5926-5213-a8b7-262125fadb4b with identifier: 10742737
2026-03-30 13:31:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d48ea5b1-5926-5213-a8b7-262125fadb4b with identifier: 10742737 to the API
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742737>
{'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-31T07:30: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=10742737',
'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-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742737%27 HTTP/1.1" 200 None
2026-03-30 13:31:01 [adesa.fr] INFO: Saving data for 10742737: {'created_time': 1774877461.720442, 'last_price_update_time': 1774877461.720453, 'auction_closing_time': 1774942200.0}
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742737') HTTP/1.1" 204 0
2026-03-30 13:31:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672152/general/caf5c261-8965-4331-a8a3-bc0ce49780eb.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744870)
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750157%252Fgeneral%252F01510e10-28e7-4f69-9fbe-7f59108e0c0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/01510e10-28e7-4f69-9fbe-7f59108e0c0a.jpg not downloaded yet
2026-03-30 13:31:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a6462d0>
2026-03-30 13:31:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753188%252Fgeneral%252F51c3586c-6f81-45ca-9ccc-e255fcc41351.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/51c3586c-6f81-45ca-9ccc-e255fcc41351.jpg saved to cache
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 06adb368-a01c-5950-835c-a2b16d697893 due to Ignoring non-200 response
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 06adb368-a01c-5950-835c-a2b16d697893 due to Ignoring non-200 response
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 06adb368-a01c-5950-835c-a2b16d697893 due to Ignoring non-200 response
2026-03-30 13:31:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 492d464f-dbdd-5094-9387-c65080dc7a88 with identifier: 10730294
2026-03-30 13:31:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 492d464f-dbdd-5094-9387-c65080dc7a88 with scrape type 2
2026-03-30 13:31:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 492d464f-dbdd-5094-9387-c65080dc7a88 with scrape type 2
2026-03-30 13:31:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 492d464f-dbdd-5094-9387-c65080dc7a88, identifier: 10730294
2026-03-30 13:31:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 492d464f-dbdd-5094-9387-c65080dc7a88 with identifier: 10730294
2026-03-30 13:31:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 492d464f-dbdd-5094-9387-c65080dc7a88 with identifier: 10730294
2026-03-30 13:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 492d464f-dbdd-5094-9387-c65080dc7a88 with identifier: 10730294 to the API
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730294>
{'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': 130,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': '492d464f-dbdd-5094-9387-c65080dc7a88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CER217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730294',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 147267,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-06-27',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Business - Diesel - Automatic '
'- 130 hp - 147.267 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730294%27 HTTP/1.1" 200 None
2026-03-30 13:31:02 [adesa.fr] INFO: Saving data for 10730294: {'auction_closing_time': 1774946700.0, 'created_time': 1774639963.091722, 'last_price_update_time': 1774877462.245116}
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730294') HTTP/1.1" 204 0
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750157%252Fgeneral%252F9cfd25c4-a83f-4bb2-95ee-59547a49a411.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/9cfd25c4-a83f-4bb2-95ee-59547a49a411.jpg not downloaded yet
2026-03-30 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 06adb368-a01c-5950-835c-a2b16d697893 due to Ignoring non-200 response
2026-03-30 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750157%252Fgeneral%252F98924416-58ab-40e3-a862-b3f65616e369.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/98924416-58ab-40e3-a862-b3f65616e369.jpg not downloaded yet
2026-03-30 13:31:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 06adb368-a01c-5950-835c-a2b16d697893 due to Ignoring non-200 response
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750157%252Fgeneral%252Fd4514fc4-f091-4ed2-abef-01017b832677.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/d4514fc4-f091-4ed2-abef-01017b832677.jpg not downloaded yet
2026-03-30 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753188/general/31644d8b-2de8-4600-9d11-eb3083b2eba7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742758)
2026-03-30 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750157/general/a399e5e4-5e37-4530-8518-a00ccadf68b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745874)
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750157%252Fgeneral%252F63b2c64c-3a13-4f4b-ab1d-b5421b527067.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/63b2c64c-3a13-4f4b-ab1d-b5421b527067.jpg not downloaded yet
2026-03-30 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753188/general/6ee665ac-c6dd-4f52-b17d-20fb53e5b8c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742758)
2026-03-30 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750157/general/f4b5c0f2-ca12-4c54-bf6c-8e836ce3a538.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745874)
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750157%252Fgeneral%252F6a7db21c-494a-4679-90f4-dfe64be3f69b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/6a7db21c-494a-4679-90f4-dfe64be3f69b.jpg not downloaded yet
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750157%252Fgeneral%252F28557915-e7de-4c59-8638-2622838ca5b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/28557915-e7de-4c59-8638-2622838ca5b5.jpg not downloaded yet
2026-03-30 13:31:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672152/general/ef5b2079-7614-4ba2-9555-6d5a5aaa8433.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744870)
2026-03-30 13:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 337ae3c0-5c66-582a-8faf-919144695302 with identifier: 10730302
2026-03-30 13:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 337ae3c0-5c66-582a-8faf-919144695302 with scrape type 2
2026-03-30 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 337ae3c0-5c66-582a-8faf-919144695302 with scrape type 2
2026-03-30 13:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 337ae3c0-5c66-582a-8faf-919144695302, identifier: 10730302
2026-03-30 13:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59bf7723-0bd6-51c9-9963-66207d6c16ea with identifier: 10730292
2026-03-30 13:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59bf7723-0bd6-51c9-9963-66207d6c16ea with scrape type 2
2026-03-30 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59bf7723-0bd6-51c9-9963-66207d6c16ea with scrape type 2
2026-03-30 13:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 59bf7723-0bd6-51c9-9963-66207d6c16ea, identifier: 10730292
2026-03-30 13:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8b82e3c-c359-5f62-8bee-a8dda556efbb with identifier: 10730289
2026-03-30 13:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8b82e3c-c359-5f62-8bee-a8dda556efbb with scrape type 2
2026-03-30 13:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8b82e3c-c359-5f62-8bee-a8dda556efbb with scrape type 2
2026-03-30 13:31:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8b82e3c-c359-5f62-8bee-a8dda556efbb, identifier: 10730289
2026-03-30 13:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753188/general/16c1b318-df72-43dc-bd11-3a65faf7f8e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742758)
2026-03-30 13:31:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 337ae3c0-5c66-582a-8faf-919144695302 with identifier: 10730302
2026-03-30 13:31:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 337ae3c0-5c66-582a-8faf-919144695302 with identifier: 10730302
2026-03-30 13:31:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 337ae3c0-5c66-582a-8faf-919144695302 with identifier: 10730302 to the API
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730302>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 221,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Hybrid',
'id': '337ae3c0-5c66-582a-8faf-919144695302',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-292-TZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730302',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 158715,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Collection - AWD - Hybrid - Automatic - 221 hp - '
'158.715 km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2020}
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730302%27 HTTP/1.1" 200 None
2026-03-30 13:31:02 [adesa.fr] INFO: Saving data for 10730302: {'auction_closing_time': 1774946700.0, 'created_time': 1774639947.943505, 'last_price_update_time': 1774877462.996879}
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730302') HTTP/1.1" 204 0
2026-03-30 13:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 59bf7723-0bd6-51c9-9963-66207d6c16ea with identifier: 10730292
2026-03-30 13:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 59bf7723-0bd6-51c9-9963-66207d6c16ea with identifier: 10730292
2026-03-30 13:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 59bf7723-0bd6-51c9-9963-66207d6c16ea with identifier: 10730292 to the API
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730292>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Hybrid',
'id': '59bf7723-0bd6-51c9-9963-66207d6c16ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-770-HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730292',
'listing': 'auctionplusdirectbuy',
'location': 'Setubal (Portugal)',
'make': 'Renault',
'model': 'Megane',
'odometer': 133353,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane Grandtour 1.6 Business - Hybrid - Automatic - 160 hp '
'- 133.353 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730292%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [adesa.fr] INFO: Saving data for 10730292: {'auction_closing_time': 1774946700.0, 'created_time': 1774639964.795851, 'last_price_update_time': 1774877463.287474}
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730292') HTTP/1.1" 204 0
2026-03-30 13:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8b82e3c-c359-5f62-8bee-a8dda556efbb with identifier: 10730289
2026-03-30 13:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8b82e3c-c359-5f62-8bee-a8dda556efbb with identifier: 10730289
2026-03-30 13:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8b82e3c-c359-5f62-8bee-a8dda556efbb with identifier: 10730289 to the API
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730289>
{'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': 340,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Hybrid',
'id': 'e8b82e3c-c359-5f62-8bee-a8dda556efbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS-972-XQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730289',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 143769,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2020-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 - AWD - Hybrid - Automatic - 340 hp - 143.769 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730289%27 HTTP/1.1" 200 None
2026-03-30 13:31:03 [adesa.fr] INFO: Saving data for 10730289: {'auction_closing_time': 1774946700.0, 'created_time': 1774639911.540675, 'last_price_update_time': 1774877463.59327}
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730289') HTTP/1.1" 204 0
2026-03-30 13:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753188/general/bb9f15e0-c967-4794-8c20-1b9a46120ac6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742758)
2026-03-30 13:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753188/general/fb7858b3-c754-4da5-8f95-7828cd0d5d8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742758)
2026-03-30 13:31:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753188/general/f9ab45b8-f769-48e9-b705-6ee52aca7254.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742758)
2026-03-30 13:31:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a83b750>
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753188%252Fgeneral%252F31644d8b-2de8-4600-9d11-eb3083b2eba7.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/31644d8b-2de8-4600-9d11-eb3083b2eba7.jpg saved to cache
2026-03-30 13:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa01110>
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750157%252Fgeneral%252Fa399e5e4-5e37-4530-8518-a00ccadf68b4.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/a399e5e4-5e37-4530-8518-a00ccadf68b4.jpg saved to cache
2026-03-30 13:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 50859426-6fe7-5697-a381-dbdaf07f70dd
2026-03-30 13:31:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa34710>
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753188%252Fgeneral%252F6ee665ac-c6dd-4f52-b17d-20fb53e5b8c2.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/6ee665ac-c6dd-4f52-b17d-20fb53e5b8c2.jpg saved to cache
2026-03-30 13:31:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf699b2090>
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750157%252Fgeneral%252Ff4b5c0f2-ca12-4c54-bf6c-8e836ce3a538.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/f4b5c0f2-ca12-4c54-bf6c-8e836ce3a538.jpg saved to cache
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 50859426-6fe7-5697-a381-dbdaf07f70dd
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 06adb368-a01c-5950-835c-a2b16d697893 due to Ignoring non-200 response
2026-03-30 13:31:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b5c890>
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753188%252Fgeneral%252F16c1b318-df72-43dc-bd11-3a65faf7f8e6.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/16c1b318-df72-43dc-bd11-3a65faf7f8e6.jpg saved to cache
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4
2026-03-30 13:31:04 [scrapy.extensions.logstats] INFO: Crawled 231 pages (at 231 pages/min), scraped 47 items (at 47 items/min)
2026-03-30 13:31:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-30 13:31:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf70a1b8d0>
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753188%252Fgeneral%252Fbb9f15e0-c967-4794-8c20-1b9a46120ac6.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/bb9f15e0-c967-4794-8c20-1b9a46120ac6.jpg saved to cache
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4
2026-03-30 13:31:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa3abd0>
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753188%252Fgeneral%252Ffb7858b3-c754-4da5-8f95-7828cd0d5d8e.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/fb7858b3-c754-4da5-8f95-7828cd0d5d8e.jpg saved to cache
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4
2026-03-30 13:31:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69dac9d0>
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753188%252Fgeneral%252Ff9ab45b8-f769-48e9-b705-6ee52aca7254.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/f9ab45b8-f769-48e9-b705-6ee52aca7254.jpg saved to cache
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750157/general/63b2c64c-3a13-4f4b-ab1d-b5421b527067.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745874)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750157/general/01510e10-28e7-4f69-9fbe-7f59108e0c0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745874)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/ade9ae73-331f-4d38-9d64-73636c4920c0.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744856)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750157/general/89fdf8a4-4cb0-4d37-8bff-42774a84b619.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745874)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750157/general/9cfd25c4-a83f-4bb2-95ee-59547a49a411.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745874)
2026-03-30 13:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750157/general/98924416-58ab-40e3-a862-b3f65616e369.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745874)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750157/general/d4514fc4-f091-4ed2-abef-01017b832677.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745874)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753188/general/3684ae6b-a788-4250-9ad2-65eb469f3260.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742758)
2026-03-30 13:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/8aae6aba-a5c7-4a31-abe0-9bcd00449bba.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744856)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/d20e317f-0489-4639-adca-07346db8fa8c.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744856)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672152/general/66991ca8-2263-418e-a27c-54c6d64d23a1.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744870)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/9a9a2545-060e-4741-b474-e48edcd64244.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744856)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/a9329ef8-f0a6-4257-a65d-10e328457dab.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744856)
2026-03-30 13:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672175/general/e3cda8b5-83c3-4d1a-ac76-94b7d51a5e27.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744856)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672184/general/39c1e61b-b3d3-4ce2-938d-b5d2499c5943.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744872)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672187/general/73c92e38-d0da-4f18-b7f4-e464479bff16.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744873)
2026-03-30 13:31:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672179/general/bbf83f29-08be-49fc-8586-b9d13b235cff.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744871)
2026-03-30 13:31:04 [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/10744940)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672179/general/aeecf659-bdc0-4e41-bd77-3add458ecc2e.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744871)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672187/general/31f0f696-a869-4925-8dc0-d04b2fcac0f8.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744873)
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b32850>
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750157%252Fgeneral%252F63b2c64c-3a13-4f4b-ab1d-b5421b527067.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/63b2c64c-3a13-4f4b-ab1d-b5421b527067.jpg saved to cache
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 50859426-6fe7-5697-a381-dbdaf07f70dd
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672187/general/77b51d71-2dd2-44d5-80ee-27c5f17f56be.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744873)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672179/general/53a36f6a-1cce-476e-abfd-7ec99162f2f7.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744871)
2026-03-30 13:31:04 [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/10744940)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672187/general/65fcb951-f7c5-4e49-a279-82213e542684.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744873)
2026-03-30 13:31:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5672187/general/df4b7dec-ec61-40f1-b602-d67bd210f68d.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10744873)
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a6b0a90>
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750157%252Fgeneral%252F01510e10-28e7-4f69-9fbe-7f59108e0c0a.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/01510e10-28e7-4f69-9fbe-7f59108e0c0a.jpg saved to cache
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 50859426-6fe7-5697-a381-dbdaf07f70dd
2026-03-30 13:31:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6999aad0>
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750157%252Fgeneral%252F89fdf8a4-4cb0-4d37-8bff-42774a84b619.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/89fdf8a4-4cb0-4d37-8bff-42774a84b619.jpg saved to cache
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 50859426-6fe7-5697-a381-dbdaf07f70dd
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b01550>
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750157%252Fgeneral%252F9cfd25c4-a83f-4bb2-95ee-59547a49a411.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/9cfd25c4-a83f-4bb2-95ee-59547a49a411.jpg saved to cache
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 50859426-6fe7-5697-a381-dbdaf07f70dd
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a08690>
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750157%252Fgeneral%252F98924416-58ab-40e3-a862-b3f65616e369.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/98924416-58ab-40e3-a862-b3f65616e369.jpg saved to cache
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 50859426-6fe7-5697-a381-dbdaf07f70dd
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a93710>
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750157%252Fgeneral%252Fd4514fc4-f091-4ed2-abef-01017b832677.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/d4514fc4-f091-4ed2-abef-01017b832677.jpg saved to cache
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 50859426-6fe7-5697-a381-dbdaf07f70dd
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf70a18cd0>
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753188%252Fgeneral%252F3684ae6b-a788-4250-9ad2-65eb469f3260.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753188/general/3684ae6b-a788-4250-9ad2-65eb469f3260.jpg saved to cache
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4
2026-03-30 13:31:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4, skipping ID generation
2026-03-30 13:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4 with scrape type 1
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4 sending to next pipeline
2026-03-30 13:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4, identifier: 10742758
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-30 13:31:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 06adb368-a01c-5950-835c-a2b16d697893, skipping ID generation
2026-03-30 13:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06adb368-a01c-5950-835c-a2b16d697893 with scrape type 1
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 06adb368-a01c-5950-835c-a2b16d697893 sending to next pipeline
2026-03-30 13:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 06adb368-a01c-5950-835c-a2b16d697893, identifier: 10744870
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-30 13:31:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fb182c02-49f8-5a48-8c80-d45ce5ac1c49, skipping ID generation
2026-03-30 13:31:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with scrape type 1
2026-03-30 13:31:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 sending to next pipeline
2026-03-30 13:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fb182c02-49f8-5a48-8c80-d45ce5ac1c49, identifier: 10744856
2026-03-30 13:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4 with identifier: 10742758
2026-03-30 13:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4 with identifier: 10742758
2026-03-30 13:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4 with identifier: 10742758 to the API
2026-03-30 13:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753188/general/3684ae6b-a788-4250-9ad2-65eb469f3260.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': 211,
'expiration_date': '2026-03-31T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742758',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 114684,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 966482,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753188/general/7d6ae09b-83c9-46bc-8ce7-d4a75b9d42d2.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 903704,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753188/general/efcd5e28-927c-4e12-84c3-2a65a89895f8.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 921187,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753188/general/51c3586c-6f81-45ca-9ccc-e255fcc41351.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 889005,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753188/general/3684ae6b-a788-4250-9ad2-65eb469f3260.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1038399,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753188/general/fb7858b3-c754-4da5-8f95-7828cd0d5d8e.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1152655,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753188/general/bb9f15e0-c967-4794-8c20-1b9a46120ac6.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1199045,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753188/general/f9ab45b8-f769-48e9-b705-6ee52aca7254.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 943628,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753188/general/31644d8b-2de8-4600-9d11-eb3083b2eba7.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1070077,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753188/general/6ee665ac-c6dd-4f52-b17d-20fb53e5b8c2.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4/53ffd0e8-6d2c-59d3-8ea1-db5a339c84f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1333082,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753188/general/16c1b318-df72-43dc-bd11-3a65faf7f8e6.jpg',
'Width': 3641}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 114.684 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742758%27 HTTP/1.1" 200 None
2026-03-30 13:31:06 [adesa.fr] INFO: Saving data for 10742758: {'created_time': 1774877466.103603, 'last_price_update_time': 1774877466.103616, 'auction_closing_time': 1774942200.0}
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742758') HTTP/1.1" 204 0
2026-03-30 13:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 06adb368-a01c-5950-835c-a2b16d697893 with identifier: 10744870
2026-03-30 13:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 06adb368-a01c-5950-835c-a2b16d697893 with identifier: 10744870
2026-03-30 13:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 06adb368-a01c-5950-835c-a2b16d697893 with identifier: 10744870 to the API
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:06 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5672152/general/66991ca8-2263-418e-a27c-54c6d64d23a1.JPEG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Electric',
'id': '06adb368-a01c-5950-835c-a2b16d697893',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '142894',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744870',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 45795,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photos': [],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-12-31',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Peugeot e-208 50 kWh Active Business - Electric - Automatic - 136 '
'hp - 45.795 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2020}
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744870%27 HTTP/1.1" 200 None
2026-03-30 13:31:06 [adesa.fr] INFO: Saving data for 10744870: {'created_time': 1774877466.484088, 'last_price_update_time': 1774877466.484101, 'auction_closing_time': 1775125800.0}
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744870') HTTP/1.1" 204 0
2026-03-30 13:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10744856
2026-03-30 13:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10744856
2026-03-30 13:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fb182c02-49f8-5a48-8c80-d45ce5ac1c49 with identifier: 10744856 to the API
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:06 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5672175/general/e3cda8b5-83c3-4d1a-ac76-94b7d51a5e27.JPEG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 298,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fb182c02-49f8-5a48-8c80-d45ce5ac1c49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '26522',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744856',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 37212,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'DS DS7 Crossback 1.6 E-TENSE Rivoli - AWD - Hybrid - Automatic - '
'298 hp - 37.212 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2021}
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744856%27 HTTP/1.1" 200 None
2026-03-30 13:31:06 [adesa.fr] INFO: Saving data for 10744856: {'created_time': 1774877466.83293, 'last_price_update_time': 1774877466.832946, 'auction_closing_time': 1775125800.0}
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744856') HTTP/1.1" 204 0
2026-03-30 13:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750157/general/28557915-e7de-4c59-8638-2622838ca5b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745874)
2026-03-30 13:31:06 [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/10744940)
2026-03-30 13:31:06 [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/10744940)
2026-03-30 13:31:06 [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/10744940)
2026-03-30 13:31:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 06adb368-a01c-5950-835c-a2b16d697893 due to Ignoring non-200 response
2026-03-30 13:31:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fb182c02-49f8-5a48-8c80-d45ce5ac1c49 due to Ignoring non-200 response
2026-03-30 13:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750157/general/6a7db21c-494a-4679-90f4-dfe64be3f69b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745874)
2026-03-30 13:31:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44d0fbaf-f328-5b01-9ab6-851adeb56664, skipping ID generation
2026-03-30 13:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44d0fbaf-f328-5b01-9ab6-851adeb56664 with scrape type 1
2026-03-30 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44d0fbaf-f328-5b01-9ab6-851adeb56664 sending to next pipeline
2026-03-30 13:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 44d0fbaf-f328-5b01-9ab6-851adeb56664, identifier: 10744872
2026-03-30 13:31:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item bee7358e-90b2-507c-9147-26467268d2ac due to Ignoring non-200 response
2026-03-30 13:31:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3e876aed-5119-526c-b322-9f0a3543abd6 due to Ignoring non-200 response
2026-03-30 13:31:06 [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-30 13:31:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3e876aed-5119-526c-b322-9f0a3543abd6 due to Ignoring non-200 response
2026-03-30 13:31:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item bee7358e-90b2-507c-9147-26467268d2ac due to Ignoring non-200 response
2026-03-30 13:31:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item bee7358e-90b2-507c-9147-26467268d2ac due to Ignoring non-200 response
2026-03-30 13:31:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3e876aed-5119-526c-b322-9f0a3543abd6, skipping ID generation
2026-03-30 13:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e876aed-5119-526c-b322-9f0a3543abd6 with scrape type 1
2026-03-30 13:31:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e876aed-5119-526c-b322-9f0a3543abd6 sending to next pipeline
2026-03-30 13:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3e876aed-5119-526c-b322-9f0a3543abd6, identifier: 10744871
2026-03-30 13:31:07 [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-30 13:31:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item bee7358e-90b2-507c-9147-26467268d2ac due to Ignoring non-200 response
2026-03-30 13:31:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bee7358e-90b2-507c-9147-26467268d2ac, skipping ID generation
2026-03-30 13:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bee7358e-90b2-507c-9147-26467268d2ac with scrape type 1
2026-03-30 13:31:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bee7358e-90b2-507c-9147-26467268d2ac sending to next pipeline
2026-03-30 13:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bee7358e-90b2-507c-9147-26467268d2ac, identifier: 10744873
2026-03-30 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 44d0fbaf-f328-5b01-9ab6-851adeb56664 with identifier: 10744872
2026-03-30 13:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 44d0fbaf-f328-5b01-9ab6-851adeb56664 with identifier: 10744872
2026-03-30 13:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 44d0fbaf-f328-5b01-9ab6-851adeb56664 with identifier: 10744872 to the API
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5672184/general/39c1e61b-b3d3-4ce2-938d-b5d2499c5943.JPEG>
{'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': 300,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '44d0fbaf-f328-5b01-9ab6-851adeb56664',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '12053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744872',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 58095,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photos': [],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'DS DS7 Crossback 1.6 E-TENSE Grand Chic - AWD - Hybrid - Automatic '
'- 300 hp - 58.095 km',
'transmission': 'automatic',
'trim': 'Grand Chic',
'vin': None,
'year': 2021}
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744872%27 HTTP/1.1" 200 None
2026-03-30 13:31:07 [adesa.fr] INFO: Saving data for 10744872: {'created_time': 1774877467.537013, 'last_price_update_time': 1774877467.537025, 'auction_closing_time': 1775125800.0}
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744872') HTTP/1.1" 204 0
2026-03-30 13:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3e876aed-5119-526c-b322-9f0a3543abd6 with identifier: 10744871
2026-03-30 13:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3e876aed-5119-526c-b322-9f0a3543abd6 with identifier: 10744871
2026-03-30 13:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3e876aed-5119-526c-b322-9f0a3543abd6 with identifier: 10744871 to the API
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:07 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5672179/general/53a36f6a-1cce-476e-abfd-7ec99162f2f7.JPEG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 300,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '3e876aed-5119-526c-b322-9f0a3543abd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744871',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 58666,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'DS DS7 Crossback 1.6 E-TENSE Grand Chic - AWD - Hybrid - Automatic '
'- 300 hp - 58.666 km',
'transmission': 'automatic',
'trim': 'Grand Chic',
'vin': None,
'year': 2021}
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744871%27 HTTP/1.1" 200 None
2026-03-30 13:31:07 [adesa.fr] INFO: Saving data for 10744871: {'created_time': 1774877467.982732, 'last_price_update_time': 1774877467.982744, 'auction_closing_time': 1775125800.0}
2026-03-30 13:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744871') HTTP/1.1" 204 0
2026-03-30 13:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bee7358e-90b2-507c-9147-26467268d2ac with identifier: 10744873
2026-03-30 13:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bee7358e-90b2-507c-9147-26467268d2ac with identifier: 10744873
2026-03-30 13:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bee7358e-90b2-507c-9147-26467268d2ac with identifier: 10744873 to the API
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5672187/general/df4b7dec-ec61-40f1-b602-d67bd210f68d.JPEG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 250,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'bee7358e-90b2-507c-9147-26467268d2ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '801322',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744873',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'DS',
'model': 'DS9',
'odometer': 3989,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'DS DS9 1.6 E-TENSE Rivoli - Hybrid - Automatic - 250 hp - 3.989 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2021}
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744873%27 HTTP/1.1" 200 None
2026-03-30 13:31:08 [adesa.fr] INFO: Saving data for 10744873: {'created_time': 1774877468.364332, 'last_price_update_time': 1774877468.364344, 'auction_closing_time': 1775125800.0}
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744873') HTTP/1.1" 204 0
2026-03-30 13:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 44d0fbaf-f328-5b01-9ab6-851adeb56664 due to Ignoring non-200 response
2026-03-30 13:31:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3e876aed-5119-526c-b322-9f0a3543abd6 due to Ignoring non-200 response
2026-03-30 13:31:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item bee7358e-90b2-507c-9147-26467268d2ac due to Ignoring non-200 response
2026-03-30 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69abcdd0>
2026-03-30 13:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750157%252Fgeneral%252F28557915-e7de-4c59-8638-2622838ca5b5.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/28557915-e7de-4c59-8638-2622838ca5b5.jpg saved to cache
2026-03-30 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 50859426-6fe7-5697-a381-dbdaf07f70dd
2026-03-30 13:31:08 [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-30 13:31:08 [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-30 13:31:08 [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-30 13:31:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a830f90>
2026-03-30 13:31:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750157%252Fgeneral%252F6a7db21c-494a-4679-90f4-dfe64be3f69b.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750157/general/6a7db21c-494a-4679-90f4-dfe64be3f69b.jpg saved to cache
2026-03-30 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 50859426-6fe7-5697-a381-dbdaf07f70dd
2026-03-30 13:31:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 50859426-6fe7-5697-a381-dbdaf07f70dd, skipping ID generation
2026-03-30 13:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50859426-6fe7-5697-a381-dbdaf07f70dd with scrape type 1
2026-03-30 13:31:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 50859426-6fe7-5697-a381-dbdaf07f70dd sending to next pipeline
2026-03-30 13:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 50859426-6fe7-5697-a381-dbdaf07f70dd, identifier: 10745874
2026-03-30 13:31:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 50859426-6fe7-5697-a381-dbdaf07f70dd with identifier: 10745874
2026-03-30 13:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 50859426-6fe7-5697-a381-dbdaf07f70dd with identifier: 10745874
2026-03-30 13:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 50859426-6fe7-5697-a381-dbdaf07f70dd with identifier: 10745874 to the API
2026-03-30 13:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750157/general/6a7db21c-494a-4679-90f4-dfe64be3f69b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Diesel',
'id': '50859426-6fe7-5697-a381-dbdaf07f70dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM840ZM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745874',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 62350,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 564842,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750157/general/a399e5e4-5e37-4530-8518-a00ccadf68b4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498559,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750157/general/f4b5c0f2-ca12-4c54-bf6c-8e836ce3a538.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 544313,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750157/general/89fdf8a4-4cb0-4d37-8bff-42774a84b619.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 507352,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750157/general/01510e10-28e7-4f69-9fbe-7f59108e0c0a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490399,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750157/general/9cfd25c4-a83f-4bb2-95ee-59547a49a411.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419234,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750157/general/98924416-58ab-40e3-a862-b3f65616e369.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 583331,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750157/general/d4514fc4-f091-4ed2-abef-01017b832677.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191074,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750157/general/63b2c64c-3a13-4f4b-ab1d-b5421b527067.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408306,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750157/general/6a7db21c-494a-4679-90f4-dfe64be3f69b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50859426-6fe7-5697-a381-dbdaf07f70dd/50859426-6fe7-5697-a381-dbdaf07f70dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338930,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750157/general/28557915-e7de-4c59-8638-2622838ca5b5.jpg',
'Width': 2000}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'SRL CBleu',
'title': 'Peugeot 208 1.5 HDI Active Pack - Diesel - Manual - 100 hp - 62.350 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745874%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [adesa.fr] INFO: Saving data for 10745874: {'created_time': 1774877469.092156, 'last_price_update_time': 1774877469.09217, 'auction_closing_time': 1774951200.0}
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745874') HTTP/1.1" 204 0
2026-03-30 13:31:09 [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/10744940)
2026-03-30 13:31:09 [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/10744940)
2026-03-30 13:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac42dc29-8e69-5ce5-a876-cfa60305350f with identifier: 10742753
2026-03-30 13:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac42dc29-8e69-5ce5-a876-cfa60305350f with scrape type 1
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac42dc29-8e69-5ce5-a876-cfa60305350f
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750511%252Fgeneral%252Fa8cd1422-72d2-4970-a426-ea9cd6493928.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/general/a8cd1422-72d2-4970-a426-ea9cd6493928.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750511%252Fgeneral%252F66bb2b9a-c98a-42a9-9347-e7146e0d253e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/general/66bb2b9a-c98a-42a9-9347-e7146e0d253e.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750511%252Fgeneral%252F5b95c8f8-f4b2-4cd8-8180-aaf6b046bd55.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/general/5b95c8f8-f4b2-4cd8-8180-aaf6b046bd55.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750511%252Fgeneral%252F0a3c7b4b-89e0-45c0-bdaf-601942cd7bd6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/general/0a3c7b4b-89e0-45c0-bdaf-601942cd7bd6.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750511%252Fdamage%252F3d1660f5-d0e4-42f8-835c-08230d8c5c85.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/3d1660f5-d0e4-42f8-835c-08230d8c5c85.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750511%252Fdamage%252Fe1ff44bb-7916-4154-babf-5df191d35e52.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/e1ff44bb-7916-4154-babf-5df191d35e52.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750511%252Fdamage%252Fe5efd8b0-1d40-4282-90d7-3998b13053f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/e5efd8b0-1d40-4282-90d7-3998b13053f6.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750511%252Fdamage%252Fbdd1900b-9a3e-40d5-9a7e-11715fc43faa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/bdd1900b-9a3e-40d5-9a7e-11715fc43faa.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750511%252Fdamage%252F6b5b4b40-aa6e-441e-8f42-eadc37ec8a75.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/6b5b4b40-aa6e-441e-8f42-eadc37ec8a75.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750511%252Fdamage%252F2d99f658-805d-47b0-843c-643c49d821e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750511/damage/2d99f658-805d-47b0-843c-643c49d821e0.jpg already downloaded
2026-03-30 13:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ac42dc29-8e69-5ce5-a876-cfa60305350f, identifier: 10742753
2026-03-30 13:31:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8be59537-2181-5785-96b7-720bac71431c with identifier: 10742834
2026-03-30 13:31:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8be59537-2181-5785-96b7-720bac71431c with scrape type 1
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8be59537-2181-5785-96b7-720bac71431c
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750722%252Fgeneral%252F7ce189ea-d869-48ee-aff8-5b591500f15d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/7ce189ea-d869-48ee-aff8-5b591500f15d.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750722%252Fgeneral%252F18cc8356-5df0-4094-89e9-593fe52559bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/18cc8356-5df0-4094-89e9-593fe52559bd.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750722%252Fgeneral%252F9ba5c0a4-b613-4579-9e98-b582e577caa9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/9ba5c0a4-b613-4579-9e98-b582e577caa9.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750722%252Fgeneral%252F3463e33a-654e-4701-9748-54869324f95a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/3463e33a-654e-4701-9748-54869324f95a.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750722%252Fgeneral%252Fc7c6231a-e2d0-43ab-ad3a-26c7e411d9b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/c7c6231a-e2d0-43ab-ad3a-26c7e411d9b0.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750722%252Fgeneral%252F5816ab4f-dc6d-47ae-af59-69fc5367cbd5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/5816ab4f-dc6d-47ae-af59-69fc5367cbd5.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750722%252Fgeneral%252Fa2b3ddc0-8f74-469f-ad2f-981d1cd7432a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/a2b3ddc0-8f74-469f-ad2f-981d1cd7432a.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750722%252Fgeneral%252Fe3524dd6-1024-415c-a6b7-f2c9f62f2a4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/e3524dd6-1024-415c-a6b7-f2c9f62f2a4a.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750722%252Fgeneral%252F39e405cc-85ce-435d-873d-08ecf5bf90f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/39e405cc-85ce-435d-873d-08ecf5bf90f1.jpg already downloaded
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750722%252Fgeneral%252F879a29b2-b994-4d11-95f0-c014f5b1566d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750722/general/879a29b2-b994-4d11-95f0-c014f5b1566d.jpg already downloaded
2026-03-30 13:31:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8be59537-2181-5785-96b7-720bac71431c, identifier: 10742834
2026-03-30 13:31:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ac42dc29-8e69-5ce5-a876-cfa60305350f with identifier: 10742753
2026-03-30 13:31:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ac42dc29-8e69-5ce5-a876-cfa60305350f with identifier: 10742753
2026-03-30 13:31:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ac42dc29-8e69-5ce5-a876-cfa60305350f with identifier: 10742753 to the API
2026-03-30 13:31:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742753>
{'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': 204,
'expiration_date': '2026-03-31T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ac42dc29-8e69-5ce5-a876-cfa60305350f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742753',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 34329,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5750511/general/a8cd1422-72d2-4970-a426-ea9cd6493928.jpg',
'https://images.openlane.eu/carimgs/5750511/general/66bb2b9a-c98a-42a9-9347-e7146e0d253e.jpg',
'https://images.openlane.eu/carimgs/5750511/general/5b95c8f8-f4b2-4cd8-8180-aaf6b046bd55.jpg',
'https://images.openlane.eu/carimgs/5750511/general/0a3c7b4b-89e0-45c0-bdaf-601942cd7bd6.jpg',
'https://images.openlane.eu/carimgs/5750511/damage/3d1660f5-d0e4-42f8-835c-08230d8c5c85.jpg',
'https://images.openlane.eu/carimgs/5750511/damage/e1ff44bb-7916-4154-babf-5df191d35e52.jpg',
'https://images.openlane.eu/carimgs/5750511/damage/e5efd8b0-1d40-4282-90d7-3998b13053f6.jpg',
'https://images.openlane.eu/carimgs/5750511/damage/bdd1900b-9a3e-40d5-9a7e-11715fc43faa.jpg',
'https://images.openlane.eu/carimgs/5750511/damage/6b5b4b40-aa6e-441e-8f42-eadc37ec8a75.jpg',
'https://images.openlane.eu/carimgs/5750511/damage/2d99f658-805d-47b0-843c-643c49d821e0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1578586,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/general/a8cd1422-72d2-4970-a426-ea9cd6493928.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1590496,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/general/66bb2b9a-c98a-42a9-9347-e7146e0d253e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1170687,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/general/5b95c8f8-f4b2-4cd8-8180-aaf6b046bd55.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1171258,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/general/0a3c7b4b-89e0-45c0-bdaf-601942cd7bd6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1078472,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/damage/3d1660f5-d0e4-42f8-835c-08230d8c5c85.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1138421,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/damage/e1ff44bb-7916-4154-babf-5df191d35e52.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1067373,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/damage/e5efd8b0-1d40-4282-90d7-3998b13053f6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1209671,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/damage/bdd1900b-9a3e-40d5-9a7e-11715fc43faa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1264478,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/damage/6b5b4b40-aa6e-441e-8f42-eadc37ec8a75.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac42dc29-8e69-5ce5-a876-cfa60305350f/ac42dc29-8e69-5ce5-a876-cfa60305350f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 887668,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750511/damage/2d99f658-805d-47b0-843c-643c49d821e0.jpg',
'Width': 2731}],
'price': 53600,
'price_includes_vat': True,
'registration_date': '2023-11-06',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 204 hp - 34.329 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742753%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [adesa.fr] INFO: Saving data for 10742753: {'created_time': 1774877470.060174, 'last_price_update_time': 1774877470.060186, 'auction_closing_time': 1774942200.0}
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742753') HTTP/1.1" 204 0
2026-03-30 13:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8be59537-2181-5785-96b7-720bac71431c with identifier: 10742834
2026-03-30 13:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8be59537-2181-5785-96b7-720bac71431c with identifier: 10742834
2026-03-30 13:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8be59537-2181-5785-96b7-720bac71431c with identifier: 10742834 to the API
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742834>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 285,
'expiration_date': '2026-03-31T07:35:00Z',
'fuel_type': 'Electric',
'id': '8be59537-2181-5785-96b7-720bac71431c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000736',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742834',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 25172,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5750722/general/7ce189ea-d869-48ee-aff8-5b591500f15d.jpg',
'https://images.openlane.eu/carimgs/5750722/general/18cc8356-5df0-4094-89e9-593fe52559bd.jpg',
'https://images.openlane.eu/carimgs/5750722/general/9ba5c0a4-b613-4579-9e98-b582e577caa9.jpg',
'https://images.openlane.eu/carimgs/5750722/general/3463e33a-654e-4701-9748-54869324f95a.jpg',
'https://images.openlane.eu/carimgs/5750722/general/c7c6231a-e2d0-43ab-ad3a-26c7e411d9b0.jpg',
'https://images.openlane.eu/carimgs/5750722/general/5816ab4f-dc6d-47ae-af59-69fc5367cbd5.jpg',
'https://images.openlane.eu/carimgs/5750722/general/a2b3ddc0-8f74-469f-ad2f-981d1cd7432a.jpg',
'https://images.openlane.eu/carimgs/5750722/general/e3524dd6-1024-415c-a6b7-f2c9f62f2a4a.jpg',
'https://images.openlane.eu/carimgs/5750722/general/39e405cc-85ce-435d-873d-08ecf5bf90f1.jpg',
'https://images.openlane.eu/carimgs/5750722/general/879a29b2-b994-4d11-95f0-c014f5b1566d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/7ce189ea-d869-48ee-aff8-5b591500f15d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/18cc8356-5df0-4094-89e9-593fe52559bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/9ba5c0a4-b613-4579-9e98-b582e577caa9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/3463e33a-654e-4701-9748-54869324f95a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/c7c6231a-e2d0-43ab-ad3a-26c7e411d9b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/5816ab4f-dc6d-47ae-af59-69fc5367cbd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/a2b3ddc0-8f74-469f-ad2f-981d1cd7432a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/e3524dd6-1024-415c-a6b7-f2c9f62f2a4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/39e405cc-85ce-435d-873d-08ecf5bf90f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be59537-2181-5785-96b7-720bac71431c/8be59537-2181-5785-96b7-720bac71431c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750722/general/879a29b2-b994-4d11-95f0-c014f5b1566d.jpg',
'Width': 1024}],
'price': 29600,
'price_includes_vat': True,
'registration_date': '2024-06-08',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q4 E-tron Sportback 82 kWh S Line - Electric - Automatic - 285 '
'hp - 25.172 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742834%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [adesa.fr] INFO: Saving data for 10742834: {'created_time': 1774877470.39011, 'last_price_update_time': 1774877470.390121, 'auction_closing_time': 1774942500.0}
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742834') HTTP/1.1" 204 0
2026-03-30 13:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba073a59-7536-5e13-86be-11d192c16525 with identifier: 10742836
2026-03-30 13:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba073a59-7536-5e13-86be-11d192c16525 with scrape type 1
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba073a59-7536-5e13-86be-11d192c16525
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753186%252Fgeneral%252Fe7d1b57a-e7db-47ca-bdbb-bcd659ab9b51.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/e7d1b57a-e7db-47ca-bdbb-bcd659ab9b51.jpg not downloaded yet
2026-03-30 13:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9 with identifier: 10742824
2026-03-30 13:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9 with scrape type 1
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5747600%252Fgeneral%252Fd468aca4-bcd7-4573-b6e9-df4d9aaef64f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/d468aca4-bcd7-4573-b6e9-df4d9aaef64f.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5747600%252Fgeneral%252F1b8e1b0a-3ca1-40c6-bd12-0504fd15868a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/1b8e1b0a-3ca1-40c6-bd12-0504fd15868a.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5747600%252Fgeneral%252F222b20e6-9ebe-43bf-a1d0-d9b19663e919.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/222b20e6-9ebe-43bf-a1d0-d9b19663e919.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5747600%252Fgeneral%252F14fb4bcf-8c3c-4a0c-8f4b-da2980eb57e7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/14fb4bcf-8c3c-4a0c-8f4b-da2980eb57e7.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5747600%252Fgeneral%252F367d270f-84ba-4eba-8c8b-808de2747519.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/367d270f-84ba-4eba-8c8b-808de2747519.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5747600%252Fgeneral%252F3e7f32e4-307c-4c27-a975-3f0fe5032caf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/3e7f32e4-307c-4c27-a975-3f0fe5032caf.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5747600%252Fgeneral%252Fd8d6123b-6a82-4cd4-a911-7ce7a62c528f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/d8d6123b-6a82-4cd4-a911-7ce7a62c528f.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5747600%252Fgeneral%252Fccfe6c04-69dc-48a8-9bc4-dcce5d322172.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/ccfe6c04-69dc-48a8-9bc4-dcce5d322172.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5747600%252Fgeneral%252Fe1f1d331-bc99-43e2-a15c-402221b0333a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/e1f1d331-bc99-43e2-a15c-402221b0333a.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5747600%252Fgeneral%252F5d697828-2c27-493a-bdc5-b1e5dc0bdd0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/5d697828-2c27-493a-bdc5-b1e5dc0bdd0d.jpg already downloaded
2026-03-30 13:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9, identifier: 10742824
2026-03-30 13:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f608c9d6-f8cf-542b-9b7a-d66d3a242454 with identifier: 10730314
2026-03-30 13:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f608c9d6-f8cf-542b-9b7a-d66d3a242454 with scrape type 2
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f608c9d6-f8cf-542b-9b7a-d66d3a242454 with scrape type 2
2026-03-30 13:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f608c9d6-f8cf-542b-9b7a-d66d3a242454, identifier: 10730314
2026-03-30 13:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10742818
2026-03-30 13:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa1e6417-242c-527c-bc44-7d7fc8b8a791 with scrape type 1
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5742574%252Fgeneral%252Fa26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/a26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5742574%252Fgeneral%252F3f922dea-00a9-475f-8170-e137736dbeb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/3f922dea-00a9-475f-8170-e137736dbeb9.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5742574%252Fgeneral%252F0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5742574%252Fgeneral%252F7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5742574%252Fgeneral%252Fe5a601c5-52f1-43ce-aa22-80992a186111.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/e5a601c5-52f1-43ce-aa22-80992a186111.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5742574%252Fgeneral%252F702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5742574%252Fgeneral%252F3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg already downloaded
2026-03-30 13:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5742574%252Fgeneral%252F7cb61512-497c-4f05-aab8-8d0ac629987f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/7cb61512-497c-4f05-aab8-8d0ac629987f.jpg already downloaded
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5742574%252Fgeneral%252Fe3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/e3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg already downloaded
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5742574%252Fgeneral%252F283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg already downloaded
2026-03-30 13:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fa1e6417-242c-527c-bc44-7d7fc8b8a791, identifier: 10742818
2026-03-30 13:31:11 [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-30 13:31:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 890c09af-89f6-516f-b419-ecf1f2efc195, skipping ID generation
2026-03-30 13:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890c09af-89f6-516f-b419-ecf1f2efc195 with scrape type 1
2026-03-30 13:31:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 890c09af-89f6-516f-b419-ecf1f2efc195 sending to next pipeline
2026-03-30 13:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 890c09af-89f6-516f-b419-ecf1f2efc195, identifier: 10744940
2026-03-30 13:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9 with identifier: 10742824
2026-03-30 13:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9 with identifier: 10742824
2026-03-30 13:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9 with identifier: 10742824 to the API
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742824>
{'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-31T07:35: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=10742824',
'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-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742824%27 HTTP/1.1" 200 None
2026-03-30 13:31:11 [adesa.fr] INFO: Saving data for 10742824: {'created_time': 1774877471.642868, 'last_price_update_time': 1774877471.642885, 'auction_closing_time': 1774942500.0}
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742824') HTTP/1.1" 204 0
2026-03-30 13:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f608c9d6-f8cf-542b-9b7a-d66d3a242454 with identifier: 10730314
2026-03-30 13:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f608c9d6-f8cf-542b-9b7a-d66d3a242454 with identifier: 10730314
2026-03-30 13:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f608c9d6-f8cf-542b-9b7a-d66d3a242454 with identifier: 10730314 to the API
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730314>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Hybrid',
'id': 'f608c9d6-f8cf-542b-9b7a-d66d3a242454',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-960-QY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730314',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 151232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Design - AWD - Hybrid - Automatic - 184 hp - '
'151.232 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730314%27 HTTP/1.1" 200 None
2026-03-30 13:31:11 [adesa.fr] INFO: Saving data for 10730314: {'auction_closing_time': 1774946700.0, 'created_time': 1774639937.172327, 'last_price_update_time': 1774877471.949342}
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730314') HTTP/1.1" 204 0
2026-03-30 13:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10742818
2026-03-30 13:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10742818
2026-03-30 13:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10742818 to the API
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742818>
{'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-31T07:35: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=10742818',
'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-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742818%27 HTTP/1.1" 200 None
2026-03-30 13:31:12 [adesa.fr] INFO: Saving data for 10742818: {'created_time': 1774877472.284412, 'last_price_update_time': 1774877472.284428, 'auction_closing_time': 1774942500.0}
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742818') HTTP/1.1" 204 0
2026-03-30 13:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 890c09af-89f6-516f-b419-ecf1f2efc195 with identifier: 10744940
2026-03-30 13:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 890c09af-89f6-516f-b419-ecf1f2efc195 with identifier: 10744940
2026-03-30 13:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 890c09af-89f6-516f-b419-ecf1f2efc195 with identifier: 10744940 to the API
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:12 [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-31T10: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=10744940',
'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': None,
'title': 'Iveco Daily 2.3 - Diesel - Manual - 136 hp - 206.720 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744940%27 HTTP/1.1" 200 None
2026-03-30 13:31:12 [adesa.fr] INFO: Saving data for 10744940: {'created_time': 1774877472.700849, 'last_price_update_time': 1774877472.700865, 'auction_closing_time': 1774951800.0}
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744940') HTTP/1.1" 204 0
2026-03-30 13:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/b5f4b616-8317-4ec4-a64d-9bc17114b3ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745448)
2026-03-30 13:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/e845e517-7ec5-46ab-ac98-1c06b257777c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745445)
2026-03-30 13:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5626060/general/d60a3f6a-e428-4111-a996-c6c57b5d7db5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745445)
2026-03-30 13:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/a5a016f3-25c5-4dc9-8ef8-decc8da3b8f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745432)
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753186%252Fgeneral%252Fde9eb0b9-73e9-40b3-b022-330e57ed258e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/de9eb0b9-73e9-40b3-b022-330e57ed258e.jpg not downloaded yet
2026-03-30 13:31:12 [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-30 13:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:12 [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-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753186%252Fgeneral%252F2d881a28-6a86-4fbc-bad2-c95d0d9fca85.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/2d881a28-6a86-4fbc-bad2-c95d0d9fca85.jpg not downloaded yet
2026-03-30 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-30 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-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753186%252Fgeneral%252F58f72fa6-779c-4d2a-ba09-911d5384b1a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/58f72fa6-779c-4d2a-ba09-911d5384b1a1.jpg not downloaded yet
2026-03-30 13:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5631173/general/44ce629a-2ab8-4e27-a337-2d01b5f3e4f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745448)
2026-03-30 13:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597437/general/eb1e18d5-501e-4b83-a155-562a22e1ab40.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745432)
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753186%252Fgeneral%252F7e1cfe52-d4b5-49f4-8da3-6e73b344aeab.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/7e1cfe52-d4b5-49f4-8da3-6e73b344aeab.jpg not downloaded yet
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753186%252Fgeneral%252Feb8deb8d-da3e-499e-8e9d-a7e69f82d60c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/eb8deb8d-da3e-499e-8e9d-a7e69f82d60c.jpg not downloaded yet
2026-03-30 13:31:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/70610b6a-61c5-4bd3-89b8-8536cadc7df7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745527)
2026-03-30 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753186%252Fgeneral%252F01dc2b3d-5f34-4bfb-ada4-3796fe08d3d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/01dc2b3d-5f34-4bfb-ada4-3796fe08d3d2.jpg not downloaded yet
2026-03-30 13:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-30 13:31:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-30 13:31:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3, skipping ID generation
2026-03-30 13:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with scrape type 1
2026-03-30 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 sending to next pipeline
2026-03-30 13:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3, identifier: 10745445
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-30 13:31:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10745445
2026-03-30 13:31:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10745445
2026-03-30 13:31:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 with identifier: 10745445 to the API
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5626060/general/d60a3f6a-e428-4111-a996-c6c57b5d7db5.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f65f6b5e-4f0f-5581-8935-9c8e070b6ff3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000041',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745445',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 75329,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f65f6b5e-4f0f-5581-8935-9c8e070b6ff3/f65f6b5e-4f0f-5581-8935-9c8e070b6ff3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334726,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626060/general/2951431e-18ed-44ba-adca-7de66fd29708.jpg',
'Width': 2731}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz CLA 250e Progressive - Hybrid - 160 hp - 75.329 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2022}
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745445%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [adesa.fr] INFO: Saving data for 10745445: {'created_time': 1774877473.441069, 'last_price_update_time': 1774877473.441086, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745445') HTTP/1.1" 204 0
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753186%252Fgeneral%252Ffece3538-ff40-4eba-8db1-b3b878330869.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/fece3538-ff40-4eba-8db1-b3b878330869.jpg not downloaded yet
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f65f6b5e-4f0f-5581-8935-9c8e070b6ff3 due to Ignoring non-200 response
2026-03-30 13:31:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10742801
2026-03-30 13:31:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with scrape type 1
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5665406%252Fgeneral%252Fc9f22016-2e2f-417a-8dec-a75070bcbec0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/c9f22016-2e2f-417a-8dec-a75070bcbec0.jpg already downloaded
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5665406%252Fgeneral%252Fa1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/a1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg already downloaded
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5665406%252Fgeneral%252F406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg already downloaded
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5665406%252Fgeneral%252F2eb6e596-df2d-455b-a712-4015b2aae099.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/2eb6e596-df2d-455b-a712-4015b2aae099.jpg already downloaded
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5665406%252Fgeneral%252F1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg already downloaded
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5665406%252Fgeneral%252Fc293437d-643b-44cb-8b7e-424a15c7cb4b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/c293437d-643b-44cb-8b7e-424a15c7cb4b.jpg already downloaded
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5665406%252Fgeneral%252F0263f771-e097-4e87-84ad-0290c2a42e0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/0263f771-e097-4e87-84ad-0290c2a42e0f.jpg already downloaded
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5665406%252Fgeneral%252Fcd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/cd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg already downloaded
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5665406%252Fgeneral%252Fe5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/e5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg already downloaded
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5665406%252Fgeneral%252F2435983e-e33c-4239-a1fa-70a4d7b05077.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/2435983e-e33c-4239-a1fa-70a4d7b05077.jpg already downloaded
2026-03-30 13:31:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1, identifier: 10742801
2026-03-30 13:31:13 [adesa.fr] INFO: Found listing with ID: 10738654
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738654%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [adesa.fr] INFO: Scrape type for 10738654: 0
2026-03-30 13:31:13 [adesa.fr] INFO: Skipping item 10738654 url https://www.openlane.eu/en/carv6/auction/10738654
2026-03-30 13:31:13 [adesa.fr] INFO: Found listing with ID: 10738599
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738599%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [adesa.fr] INFO: Scrape type for 10738599: 0
2026-03-30 13:31:13 [adesa.fr] INFO: Skipping item 10738599 url https://www.openlane.eu/en/carv6/auction/10738599
2026-03-30 13:31:13 [adesa.fr] INFO: Found listing with ID: 10738655
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738655%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [adesa.fr] INFO: Scrape type for 10738655: 0
2026-03-30 13:31:13 [adesa.fr] INFO: Skipping item 10738655 url https://www.openlane.eu/en/carv6/auction/10738655
2026-03-30 13:31:13 [adesa.fr] INFO: Found listing with ID: 10738489
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738489%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [adesa.fr] INFO: Scrape type for 10738489: 0
2026-03-30 13:31:13 [adesa.fr] INFO: Skipping item 10738489 url https://www.openlane.eu/en/carv6/auction/10738489
2026-03-30 13:31:13 [adesa.fr] INFO: Found listing with ID: 10738507
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738507%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [adesa.fr] INFO: Scrape type for 10738507: 0
2026-03-30 13:31:13 [adesa.fr] INFO: Skipping item 10738507 url https://www.openlane.eu/en/carv6/auction/10738507
2026-03-30 13:31:13 [adesa.fr] INFO: Found listing with ID: 10738490
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738490%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [adesa.fr] INFO: Scrape type for 10738490: 0
2026-03-30 13:31:13 [adesa.fr] INFO: Skipping item 10738490 url https://www.openlane.eu/en/carv6/auction/10738490
2026-03-30 13:31:13 [adesa.fr] INFO: Found listing with ID: 10738564
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738564%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [adesa.fr] INFO: Scrape type for 10738564: 0
2026-03-30 13:31:13 [adesa.fr] INFO: Skipping item 10738564 url https://www.openlane.eu/en/carv6/auction/10738564
2026-03-30 13:31:13 [adesa.fr] INFO: Found listing with ID: 10738600
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738600%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [adesa.fr] INFO: Scrape type for 10738600: 0
2026-03-30 13:31:13 [adesa.fr] INFO: Skipping item 10738600 url https://www.openlane.eu/en/carv6/auction/10738600
2026-03-30 13:31:13 [adesa.fr] INFO: Found listing with ID: 10738601
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738601%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [adesa.fr] INFO: Scrape type for 10738601: 0
2026-03-30 13:31:13 [adesa.fr] INFO: Skipping item 10738601 url https://www.openlane.eu/en/carv6/auction/10738601
2026-03-30 13:31:13 [adesa.fr] INFO: Found listing with ID: 10738454
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738454%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [adesa.fr] INFO: Scrape type for 10738454: 0
2026-03-30 13:31:13 [adesa.fr] INFO: Skipping item 10738454 url https://www.openlane.eu/en/carv6/auction/10738454
2026-03-30 13:31:13 [adesa.fr] INFO: Found listing with ID: 10738455
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738455%27 HTTP/1.1" 200 None
2026-03-30 13:31:13 [adesa.fr] INFO: Scrape type for 10738455: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738455 url https://www.openlane.eu/en/carv6/auction/10738455
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738656
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738656%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738656: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738656 url https://www.openlane.eu/en/carv6/auction/10738656
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738565
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738565%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738565: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738565 url https://www.openlane.eu/en/carv6/auction/10738565
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738456
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738456%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738456: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738456 url https://www.openlane.eu/en/carv6/auction/10738456
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738457
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738457%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738457: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738457 url https://www.openlane.eu/en/carv6/auction/10738457
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738566
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738566%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738566: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738566 url https://www.openlane.eu/en/carv6/auction/10738566
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738568
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738568%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738568: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738568 url https://www.openlane.eu/en/carv6/auction/10738568
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738569
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738569%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738569: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738569 url https://www.openlane.eu/en/carv6/auction/10738569
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738567
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738567%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738567: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738567 url https://www.openlane.eu/en/carv6/auction/10738567
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738459
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738459%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738459: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738459 url https://www.openlane.eu/en/carv6/auction/10738459
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738458
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738458%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738458: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738458 url https://www.openlane.eu/en/carv6/auction/10738458
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738570
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738570%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738570: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738570 url https://www.openlane.eu/en/carv6/auction/10738570
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738634
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738634%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738634: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738634 url https://www.openlane.eu/en/carv6/auction/10738634
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738461
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738461%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738461: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738461 url https://www.openlane.eu/en/carv6/auction/10738461
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738460
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738460%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738460: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738460 url https://www.openlane.eu/en/carv6/auction/10738460
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738462
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738462%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738462: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738462 url https://www.openlane.eu/en/carv6/auction/10738462
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738635
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738635%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738635: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738635 url https://www.openlane.eu/en/carv6/auction/10738635
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738508
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738508%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738508: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738508 url https://www.openlane.eu/en/carv6/auction/10738508
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738553
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738553%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738553: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738553 url https://www.openlane.eu/en/carv6/auction/10738553
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738614
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738614%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738614: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738614 url https://www.openlane.eu/en/carv6/auction/10738614
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738509
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738509%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738509: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738509 url https://www.openlane.eu/en/carv6/auction/10738509
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738526
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738526%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738526: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738526 url https://www.openlane.eu/en/carv6/auction/10738526
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738615
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738615%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738615: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738615 url https://www.openlane.eu/en/carv6/auction/10738615
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738510
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738510%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738510: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738510 url https://www.openlane.eu/en/carv6/auction/10738510
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738463
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738463%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738463: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738463 url https://www.openlane.eu/en/carv6/auction/10738463
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738571
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738571%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738571: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738571 url https://www.openlane.eu/en/carv6/auction/10738571
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738464
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738464%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738464: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738464 url https://www.openlane.eu/en/carv6/auction/10738464
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738616
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738616%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738616: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738616 url https://www.openlane.eu/en/carv6/auction/10738616
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738511
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738511%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738511: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738511 url https://www.openlane.eu/en/carv6/auction/10738511
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738528
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738528%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738528: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738528 url https://www.openlane.eu/en/carv6/auction/10738528
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738467
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738467%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738467: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738467 url https://www.openlane.eu/en/carv6/auction/10738467
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738466
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738466%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738466: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738466 url https://www.openlane.eu/en/carv6/auction/10738466
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738541
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738541%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738541: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738541 url https://www.openlane.eu/en/carv6/auction/10738541
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738491
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738491%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738491: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738491 url https://www.openlane.eu/en/carv6/auction/10738491
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738659
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738659%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738659: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738659 url https://www.openlane.eu/en/carv6/auction/10738659
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738542
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738542%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738542: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738542 url https://www.openlane.eu/en/carv6/auction/10738542
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738573
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738573%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738573: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738573 url https://www.openlane.eu/en/carv6/auction/10738573
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738492
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738492%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738492: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738492 url https://www.openlane.eu/en/carv6/auction/10738492
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738572
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738572%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738572: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738572 url https://www.openlane.eu/en/carv6/auction/10738572
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738493
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738493%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738493: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738493 url https://www.openlane.eu/en/carv6/auction/10738493
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738527
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738527%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738527: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738527 url https://www.openlane.eu/en/carv6/auction/10738527
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738531
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738531%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738531: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738531 url https://www.openlane.eu/en/carv6/auction/10738531
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738617
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738617%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738617: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738617 url https://www.openlane.eu/en/carv6/auction/10738617
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738530
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738530%27 HTTP/1.1" 200 None
2026-03-30 13:31:14 [adesa.fr] INFO: Scrape type for 10738530: 0
2026-03-30 13:31:14 [adesa.fr] INFO: Skipping item 10738530 url https://www.openlane.eu/en/carv6/auction/10738530
2026-03-30 13:31:14 [adesa.fr] INFO: Found listing with ID: 10738657
2026-03-30 13:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738657%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738657: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738657 url https://www.openlane.eu/en/carv6/auction/10738657
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738658
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738658%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738658: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738658 url https://www.openlane.eu/en/carv6/auction/10738658
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738465
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738465%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738465: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738465 url https://www.openlane.eu/en/carv6/auction/10738465
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738574
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738574%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738574: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738574 url https://www.openlane.eu/en/carv6/auction/10738574
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738512
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738512%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738512: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738512 url https://www.openlane.eu/en/carv6/auction/10738512
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738543
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738543%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738543: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738543 url https://www.openlane.eu/en/carv6/auction/10738543
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738468
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738468%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738468: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738468 url https://www.openlane.eu/en/carv6/auction/10738468
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738660
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738660%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738660: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738660 url https://www.openlane.eu/en/carv6/auction/10738660
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738661
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738661%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738661: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738661 url https://www.openlane.eu/en/carv6/auction/10738661
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738513
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738513%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738513: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738513 url https://www.openlane.eu/en/carv6/auction/10738513
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738554
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738554%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738554: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738554 url https://www.openlane.eu/en/carv6/auction/10738554
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738469
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738469%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738469: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738469 url https://www.openlane.eu/en/carv6/auction/10738469
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738470
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738470%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738470: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738470 url https://www.openlane.eu/en/carv6/auction/10738470
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738471
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738471%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738471: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738471 url https://www.openlane.eu/en/carv6/auction/10738471
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738545
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738545%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738545: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738545 url https://www.openlane.eu/en/carv6/auction/10738545
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738532
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738532%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738532: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738532 url https://www.openlane.eu/en/carv6/auction/10738532
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738544
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738544%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738544: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738544 url https://www.openlane.eu/en/carv6/auction/10738544
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738533
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738533%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738533: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738533 url https://www.openlane.eu/en/carv6/auction/10738533
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738636
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738636%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738636: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738636 url https://www.openlane.eu/en/carv6/auction/10738636
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738494
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738494%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738494: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738494 url https://www.openlane.eu/en/carv6/auction/10738494
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738602
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738602%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738602: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738602 url https://www.openlane.eu/en/carv6/auction/10738602
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738514
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738514%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738514: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738514 url https://www.openlane.eu/en/carv6/auction/10738514
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738575
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738575%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738575: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738575 url https://www.openlane.eu/en/carv6/auction/10738575
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738555
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738555%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738555: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738555 url https://www.openlane.eu/en/carv6/auction/10738555
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738618
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738618%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738618: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738618 url https://www.openlane.eu/en/carv6/auction/10738618
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738578
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738578%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738578: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738578 url https://www.openlane.eu/en/carv6/auction/10738578
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738604
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738604%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738604: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738604 url https://www.openlane.eu/en/carv6/auction/10738604
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738619
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738619%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738619: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738619 url https://www.openlane.eu/en/carv6/auction/10738619
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738581
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738581%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738581: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738581 url https://www.openlane.eu/en/carv6/auction/10738581
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738637
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738637%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738637: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738637 url https://www.openlane.eu/en/carv6/auction/10738637
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738579
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738579%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738579: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738579 url https://www.openlane.eu/en/carv6/auction/10738579
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738580
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738580%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738580: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738580 url https://www.openlane.eu/en/carv6/auction/10738580
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738662
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738662%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738662: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738662 url https://www.openlane.eu/en/carv6/auction/10738662
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738620
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738620%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738620: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738620 url https://www.openlane.eu/en/carv6/auction/10738620
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738576
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738576%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738576: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738576 url https://www.openlane.eu/en/carv6/auction/10738576
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738472
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738472%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738472: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738472 url https://www.openlane.eu/en/carv6/auction/10738472
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738639
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738639%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738639: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738639 url https://www.openlane.eu/en/carv6/auction/10738639
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738621
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738621%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738621: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738621 url https://www.openlane.eu/en/carv6/auction/10738621
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738473
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738473%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738473: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738473 url https://www.openlane.eu/en/carv6/auction/10738473
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738638
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738638%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738638: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738638 url https://www.openlane.eu/en/carv6/auction/10738638
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738474
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738474%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738474: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738474 url https://www.openlane.eu/en/carv6/auction/10738474
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738497
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738497%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738497: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738497 url https://www.openlane.eu/en/carv6/auction/10738497
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738495
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738495%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738495: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738495 url https://www.openlane.eu/en/carv6/auction/10738495
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738603
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738603%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738603: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738603 url https://www.openlane.eu/en/carv6/auction/10738603
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738496
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738496%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738496: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738496 url https://www.openlane.eu/en/carv6/auction/10738496
2026-03-30 13:31:15 [adesa.fr] INFO: Found listing with ID: 10738577
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738577%27 HTTP/1.1" 200 None
2026-03-30 13:31:15 [adesa.fr] INFO: Scrape type for 10738577: 0
2026-03-30 13:31:15 [adesa.fr] INFO: Skipping item 10738577 url https://www.openlane.eu/en/carv6/auction/10738577
2026-03-30 13:31:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 432cb02a-355e-58df-823a-ee0441b2cc48, skipping ID generation
2026-03-30 13:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 432cb02a-355e-58df-823a-ee0441b2cc48 with scrape type 1
2026-03-30 13:31:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 432cb02a-355e-58df-823a-ee0441b2cc48 sending to next pipeline
2026-03-30 13:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 432cb02a-355e-58df-823a-ee0441b2cc48, identifier: 10745448
2026-03-30 13:31:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9fda37b6-f62b-51b2-97b9-79984a534b70, skipping ID generation
2026-03-30 13:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fda37b6-f62b-51b2-97b9-79984a534b70 with scrape type 1
2026-03-30 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9fda37b6-f62b-51b2-97b9-79984a534b70 sending to next pipeline
2026-03-30 13:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9fda37b6-f62b-51b2-97b9-79984a534b70, identifier: 10745432
2026-03-30 13:31:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753186%252Fgeneral%252F9d907b89-790a-4cad-b663-57251335485a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/9d907b89-790a-4cad-b663-57251335485a.jpg not downloaded yet
2026-03-30 13:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10742801
2026-03-30 13:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10742801
2026-03-30 13:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10742801 to the API
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742801>
{'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-31T07:35: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=10742801',
'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-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742801%27 HTTP/1.1" 200 None
2026-03-30 13:31:16 [adesa.fr] INFO: Saving data for 10742801: {'created_time': 1774877476.760829, 'last_price_update_time': 1774877476.760845, 'auction_closing_time': 1774942500.0}
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742801') HTTP/1.1" 204 0
2026-03-30 13:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10745448
2026-03-30 13:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10745448
2026-03-30 13:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 432cb02a-355e-58df-823a-ee0441b2cc48 with identifier: 10745448 to the API
2026-03-30 13:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5631173/general/44ce629a-2ab8-4e27-a337-2d01b5f3e4f4.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': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '432cb02a-355e-58df-823a-ee0441b2cc48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000224',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745448',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 125080,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_432cb02a-355e-58df-823a-ee0441b2cc48/432cb02a-355e-58df-823a-ee0441b2cc48_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213758,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631173/general/8d337207-e5f1-48bb-ae2a-2ed1c9cadba2.jpg',
'Width': 2731}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQA 250 AMG Line - Electric - Automatic - 190 hp - '
'125.080 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745448%27 HTTP/1.1" 200 None
2026-03-30 13:31:17 [adesa.fr] INFO: Saving data for 10745448: {'created_time': 1774877477.199213, 'last_price_update_time': 1774877477.199226, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745448') HTTP/1.1" 204 0
2026-03-30 13:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10745432
2026-03-30 13:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10745432
2026-03-30 13:31:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9fda37b6-f62b-51b2-97b9-79984a534b70 with identifier: 10745432 to the API
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5597437/general/eb1e18d5-501e-4b83-a155-562a22e1ab40.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '9fda37b6-f62b-51b2-97b9-79984a534b70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745432',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 77542,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fda37b6-f62b-51b2-97b9-79984a534b70/9fda37b6-f62b-51b2-97b9-79984a534b70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249971,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5597437/general/0af6d9da-e7ca-456a-9d73-b247b3221556.jpg',
'Width': 2731}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz CLA 250e Progressive - Hybrid - 160 hp - 77.542 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2022}
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745432%27 HTTP/1.1" 200 None
2026-03-30 13:31:17 [adesa.fr] INFO: Saving data for 10745432: {'created_time': 1774877477.525283, 'last_price_update_time': 1774877477.525297, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745432') HTTP/1.1" 204 0
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 432cb02a-355e-58df-823a-ee0441b2cc48 due to Ignoring non-200 response
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9fda37b6-f62b-51b2-97b9-79984a534b70 due to Ignoring non-200 response
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753186%252Fgeneral%252F05929c61-10e5-471c-bba3-c4ca165b7e20.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/05929c61-10e5-471c-bba3-c4ca165b7e20.jpg not downloaded yet
2026-03-30 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 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-30 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-30 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-30 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753186/general/e7d1b57a-e7db-47ca-bdbb-bcd659ab9b51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742836)
2026-03-30 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753186/general/de9eb0b9-73e9-40b3-b022-330e57ed258e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742836)
2026-03-30 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753186/general/2d881a28-6a86-4fbc-bad2-c95d0d9fca85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742836)
2026-03-30 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753186/general/58f72fa6-779c-4d2a-ba09-911d5384b1a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742836)
2026-03-30 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-30 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753186/general/eb8deb8d-da3e-499e-8e9d-a7e69f82d60c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742836)
2026-03-30 13:31:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/2fa7a1f1-30ca-4327-81c9-b6546c0a1db0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745527)
2026-03-30 13:31:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616064/general/86b105ea-f57c-429c-87a0-0400a999fef5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745527)
2026-03-30 13:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fd7adac-897c-5be8-9986-1052a1c7dee3 with identifier: 10742825
2026-03-30 13:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fd7adac-897c-5be8-9986-1052a1c7dee3 with scrape type 1
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7fd7adac-897c-5be8-9986-1052a1c7dee3
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748588%252Fgeneral%252Fd2ac16e5-868f-4a3c-b14e-721897516a25.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/d2ac16e5-868f-4a3c-b14e-721897516a25.jpg already downloaded
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748588%252Fgeneral%252F34f5d536-2834-44cd-bd84-9cecd01e3c1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/34f5d536-2834-44cd-bd84-9cecd01e3c1d.jpg already downloaded
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748588%252Fgeneral%252F02eb5d56-8af1-4a03-ac73-fc3cccf2b17a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/02eb5d56-8af1-4a03-ac73-fc3cccf2b17a.jpg already downloaded
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748588%252Fgeneral%252F0ee16932-848e-403d-b3ee-aa518f32ea1b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/0ee16932-848e-403d-b3ee-aa518f32ea1b.jpg already downloaded
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748588%252Fgeneral%252Fec40dbcd-22a0-4f27-a11b-c1764bef3125.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/ec40dbcd-22a0-4f27-a11b-c1764bef3125.jpg already downloaded
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748588%252Fgeneral%252F30960963-84ab-4924-807b-f4c71980e8f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/30960963-84ab-4924-807b-f4c71980e8f6.jpg already downloaded
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748588%252Fgeneral%252F3fe0b20a-1f33-4978-a44f-e90a2b1b9534.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/3fe0b20a-1f33-4978-a44f-e90a2b1b9534.jpg already downloaded
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748588%252Fgeneral%252F52d2f205-b961-496a-bb5a-4d62cf4f872d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/52d2f205-b961-496a-bb5a-4d62cf4f872d.jpg already downloaded
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748588%252Fgeneral%252Ff89ad811-f375-44a9-8163-5416dc4f5978.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/f89ad811-f375-44a9-8163-5416dc4f5978.jpg already downloaded
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5748588%252Fgeneral%252F812449c2-7963-4bde-90d8-374c2516279a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/812449c2-7963-4bde-90d8-374c2516279a.jpg already downloaded
2026-03-30 13:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7fd7adac-897c-5be8-9986-1052a1c7dee3, identifier: 10742825
2026-03-30 13:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb38b482-9c94-5dc0-b647-f2c2ba7b2928 with identifier: 10742830
2026-03-30 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-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928
2026-03-30 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/def99e82-a542-427d-8da2-718c00f15803.jpg already downloaded
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750226%252Fgeneral%252F992f3f8a-a987-48c6-9cff-70d27a7bb1c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/992f3f8a-a987-48c6-9cff-70d27a7bb1c1.jpg already downloaded
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750226%252Fgeneral%252F914f64b9-2759-4190-9e9b-4c247bb06cdf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/914f64b9-2759-4190-9e9b-4c247bb06cdf.jpg already downloaded
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750226%252Fgeneral%252Fc95c5b49-f54d-4aa5-864c-a5a485e37577.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/c95c5b49-f54d-4aa5-864c-a5a485e37577.jpg already downloaded
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750226%252Fgeneral%252F709d4b15-5e36-44b9-b26e-a1295a92f9d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/709d4b15-5e36-44b9-b26e-a1295a92f9d0.jpg already downloaded
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750226%252Fgeneral%252Fae5dc1db-f66b-441d-b67b-1bc134714d0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/ae5dc1db-f66b-441d-b67b-1bc134714d0b.jpg already downloaded
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750226%252Fgeneral%252F95051b71-a3f0-439e-9aa2-afcc1b43f657.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/95051b71-a3f0-439e-9aa2-afcc1b43f657.jpg already downloaded
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750226%252Fgeneral%252F7f699035-eb35-4b25-a49b-4abb6b243a32.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/7f699035-eb35-4b25-a49b-4abb6b243a32.jpg already downloaded
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750226%252Fgeneral%252F4f28be9e-615e-42a2-bee0-c23f012f52ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/4f28be9e-615e-42a2-bee0-c23f012f52ed.jpg already downloaded
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750226%252Fgeneral%252F9dd78cc6-2eba-4706-859e-a403b3f258b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/9dd78cc6-2eba-4706-859e-a403b3f258b2.jpg already downloaded
2026-03-30 13:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cb38b482-9c94-5dc0-b647-f2c2ba7b2928, identifier: 10742830
2026-03-30 13:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7fd7adac-897c-5be8-9986-1052a1c7dee3 with identifier: 10742825
2026-03-30 13:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7fd7adac-897c-5be8-9986-1052a1c7dee3 with identifier: 10742825
2026-03-30 13:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7fd7adac-897c-5be8-9986-1052a1c7dee3 with identifier: 10742825 to the API
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742825>
{'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-31T07:35: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=10742825',
'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-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742825%27 HTTP/1.1" 200 None
2026-03-30 13:31:18 [adesa.fr] INFO: Saving data for 10742825: {'created_time': 1774877478.589032, 'last_price_update_time': 1774877478.589045, 'auction_closing_time': 1774942500.0}
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742825') HTTP/1.1" 204 0
2026-03-30 13:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cb38b482-9c94-5dc0-b647-f2c2ba7b2928 with identifier: 10742830
2026-03-30 13:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cb38b482-9c94-5dc0-b647-f2c2ba7b2928 with identifier: 10742830
2026-03-30 13:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cb38b482-9c94-5dc0-b647-f2c2ba7b2928 with identifier: 10742830 to the API
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742830>
{'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-31T07:35: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=10742830',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 50603,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5750226/general/def99e82-a542-427d-8da2-718c00f15803.jpg',
'https://images.openlane.eu/carimgs/5750226/general/992f3f8a-a987-48c6-9cff-70d27a7bb1c1.jpg',
'https://images.openlane.eu/carimgs/5750226/general/914f64b9-2759-4190-9e9b-4c247bb06cdf.jpg',
'https://images.openlane.eu/carimgs/5750226/general/c95c5b49-f54d-4aa5-864c-a5a485e37577.jpg',
'https://images.openlane.eu/carimgs/5750226/general/709d4b15-5e36-44b9-b26e-a1295a92f9d0.jpg',
'https://images.openlane.eu/carimgs/5750226/general/ae5dc1db-f66b-441d-b67b-1bc134714d0b.jpg',
'https://images.openlane.eu/carimgs/5750226/general/95051b71-a3f0-439e-9aa2-afcc1b43f657.jpg',
'https://images.openlane.eu/carimgs/5750226/general/7f699035-eb35-4b25-a49b-4abb6b243a32.jpg',
'https://images.openlane.eu/carimgs/5750226/general/4f28be9e-615e-42a2-bee0-c23f012f52ed.jpg',
'https://images.openlane.eu/carimgs/5750226/general/9dd78cc6-2eba-4706-859e-a403b3f258b2.jpg'],
'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-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742830%27 HTTP/1.1" 200 None
2026-03-30 13:31:18 [adesa.fr] INFO: Saving data for 10742830: {'created_time': 1774877478.93111, 'last_price_update_time': 1774877478.931126, 'auction_closing_time': 1774942500.0}
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742830') HTTP/1.1" 204 0
2026-03-30 13:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752442/general/b3326077-7d52-450f-9027-95dd04bc7092.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10744630)
2026-03-30 13:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752442/general/c8bc03f3-a58e-4dea-93f6-921a28f0ed63.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10744630)
2026-03-30 13:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10742833
2026-03-30 13:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with scrape type 1
2026-03-30 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item a3f91bf0-60f8-5986-8cab-df1f4a24cb89
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750513%252Fgeneral%252Fadd58403-0c6f-4fba-9242-cab5ba1ed62f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/add58403-0c6f-4fba-9242-cab5ba1ed62f.jpg already downloaded
2026-03-30 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750513%252Fgeneral%252Ffe8bfd25-10ad-4121-ad4a-9e7b023b6fde.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/fe8bfd25-10ad-4121-ad4a-9e7b023b6fde.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750513%252Fgeneral%252F5e5304e8-8394-49b3-8398-0f545829ff19.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/5e5304e8-8394-49b3-8398-0f545829ff19.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750513%252Fgeneral%252F6f8ca81d-2906-41b5-b24f-73cc9dbadcb4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/6f8ca81d-2906-41b5-b24f-73cc9dbadcb4.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750513%252Fgeneral%252F3a354613-a59a-4787-b827-93b584f5f5d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/general/3a354613-a59a-4787-b827-93b584f5f5d1.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750513%252Fdamage%252F2fa82dd3-8b4f-43ae-8dae-dcc45af454e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/damage/2fa82dd3-8b4f-43ae-8dae-dcc45af454e0.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750513%252Fdamage%252F5112c920-2730-4972-8ee6-80589415bb76.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/damage/5112c920-2730-4972-8ee6-80589415bb76.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5750513%252Fdamage%252F6edd446f-fb64-4fc3-bf29-18f5c872e93f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750513/damage/6edd446f-fb64-4fc3-bf29-18f5c872e93f.jpg already downloaded
2026-03-30 13:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a3f91bf0-60f8-5986-8cab-df1f4a24cb89, identifier: 10742833
2026-03-30 13:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10742838
2026-03-30 13:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with scrape type 1
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76dc6a78-e001-5d40-befb-e2cfc74cb4a7
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5705673%252Fgeneral%252F1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5705673%252Fgeneral%252F77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5705673%252Fgeneral%252F79525ffd-c1d1-4c0f-924e-8849505ff144.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/79525ffd-c1d1-4c0f-924e-8849505ff144.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5705673%252Fgeneral%252Fce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/ce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5705673%252Fgeneral%252Fe1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/e1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5705673%252Fgeneral%252F149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5705673%252Fgeneral%252F86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5705673%252Fgeneral%252F8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5705673%252Fgeneral%252Fcc92ecf3-7cfb-4327-896b-91772a22493f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/cc92ecf3-7cfb-4327-896b-91772a22493f.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5705673%252Fgeneral%252Fe1600377-2585-4fab-9756-f13aab13dbdd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/e1600377-2585-4fab-9756-f13aab13dbdd.jpg already downloaded
2026-03-30 13:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7, identifier: 10742838
2026-03-30 13:31:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10742724
2026-03-30 13:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cdead91-3109-51dd-817b-f176bb38ce49 with scrape type 1
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0cdead91-3109-51dd-817b-f176bb38ce49
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724777%252Fgeneral%252F8635fada-c468-42cd-9c07-9deceedc9a85.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/8635fada-c468-42cd-9c07-9deceedc9a85.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724777%252Fgeneral%252F52fcb001-173e-405d-8944-55ba455b3c98.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/52fcb001-173e-405d-8944-55ba455b3c98.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724777%252Fgeneral%252F5062cc6d-a026-4947-9299-c93458a8cf7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/5062cc6d-a026-4947-9299-c93458a8cf7f.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724777%252Fgeneral%252Fef5beb09-375a-494b-8368-a87ff7d98568.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/ef5beb09-375a-494b-8368-a87ff7d98568.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724777%252Fgeneral%252Ff6a31ccc-6a49-43a6-b505-190217dd737e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/f6a31ccc-6a49-43a6-b505-190217dd737e.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724777%252Fgeneral%252F57cf2762-f377-4273-96e8-f1f726cae45f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/57cf2762-f377-4273-96e8-f1f726cae45f.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724777%252Fgeneral%252Fe56eb910-be23-45f3-9667-a1570c8ca30a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/e56eb910-be23-45f3-9667-a1570c8ca30a.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724777%252Fgeneral%252Fcbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/cbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724777%252Fgeneral%252F1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg already downloaded
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724777%252Fgeneral%252F2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg already downloaded
2026-03-30 13:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0cdead91-3109-51dd-817b-f176bb38ce49, identifier: 10742724
2026-03-30 13:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10742833
2026-03-30 13:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10742833
2026-03-30 13:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a3f91bf0-60f8-5986-8cab-df1f4a24cb89 with identifier: 10742833 to the API
2026-03-30 13:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742833>
{'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': 252,
'expiration_date': '2026-03-31T07:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a3f91bf0-60f8-5986-8cab-df1f4a24cb89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000734',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742833',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 38734,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 8,
'photo_urls': ['https://images.openlane.eu/carimgs/5750513/general/add58403-0c6f-4fba-9242-cab5ba1ed62f.jpg',
'https://images.openlane.eu/carimgs/5750513/general/fe8bfd25-10ad-4121-ad4a-9e7b023b6fde.jpg',
'https://images.openlane.eu/carimgs/5750513/general/5e5304e8-8394-49b3-8398-0f545829ff19.jpg',
'https://images.openlane.eu/carimgs/5750513/general/6f8ca81d-2906-41b5-b24f-73cc9dbadcb4.jpg',
'https://images.openlane.eu/carimgs/5750513/general/3a354613-a59a-4787-b827-93b584f5f5d1.jpg',
'https://images.openlane.eu/carimgs/5750513/damage/2fa82dd3-8b4f-43ae-8dae-dcc45af454e0.jpg',
'https://images.openlane.eu/carimgs/5750513/damage/5112c920-2730-4972-8ee6-80589415bb76.jpg',
'https://images.openlane.eu/carimgs/5750513/damage/6edd446f-fb64-4fc3-bf29-18f5c872e93f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1657212,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/general/add58403-0c6f-4fba-9242-cab5ba1ed62f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1591982,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/general/fe8bfd25-10ad-4121-ad4a-9e7b023b6fde.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1045529,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/general/5e5304e8-8394-49b3-8398-0f545829ff19.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1281196,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/general/6f8ca81d-2906-41b5-b24f-73cc9dbadcb4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1019670,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/general/3a354613-a59a-4787-b827-93b584f5f5d1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1090526,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/damage/2fa82dd3-8b4f-43ae-8dae-dcc45af454e0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 667995,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/damage/5112c920-2730-4972-8ee6-80589415bb76.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f91bf0-60f8-5986-8cab-df1f4a24cb89/a3f91bf0-60f8-5986-8cab-df1f4a24cb89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1266356,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750513/damage/6edd446f-fb64-4fc3-bf29-18f5c872e93f.jpg',
'Width': 2731}],
'price': 57400,
'price_includes_vat': True,
'registration_date': '2024-05-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 400e AMG Line - 4-Matic - Hybrid - '
'Automatic - 252 hp - 38.734 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-30 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742833%27 HTTP/1.1" 200 None
2026-03-30 13:31:20 [adesa.fr] INFO: Saving data for 10742833: {'created_time': 1774877480.146651, 'last_price_update_time': 1774877480.146666, 'auction_closing_time': 1774942500.0}
2026-03-30 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742833') HTTP/1.1" 204 0
2026-03-30 13:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10742838
2026-03-30 13:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10742838
2026-03-30 13:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10742838 to the API
2026-03-30 13:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742838>
{'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-31T07:35: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=10742838',
'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-30 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742838%27 HTTP/1.1" 200 None
2026-03-30 13:31:20 [adesa.fr] INFO: Saving data for 10742838: {'created_time': 1774877480.492822, 'last_price_update_time': 1774877480.492836, 'auction_closing_time': 1774942500.0}
2026-03-30 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742838') HTTP/1.1" 204 0
2026-03-30 13:31:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10742724
2026-03-30 13:31:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10742724
2026-03-30 13:31:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10742724 to the API
2026-03-30 13:31:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742724>
{'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-31T07:30: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=10742724',
'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-30 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742724%27 HTTP/1.1" 200 None
2026-03-30 13:31:20 [adesa.fr] INFO: Saving data for 10742724: {'created_time': 1774877480.958107, 'last_price_update_time': 1774877480.95812, 'auction_closing_time': 1774942200.0}
2026-03-30 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742724') HTTP/1.1" 204 0
2026-03-30 13:31:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf698acb50>
2026-03-30 13:31:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753186%252Fgeneral%252Fe7d1b57a-e7db-47ca-bdbb-bcd659ab9b51.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/e7d1b57a-e7db-47ca-bdbb-bcd659ab9b51.jpg saved to cache
2026-03-30 13:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ba073a59-7536-5e13-86be-11d192c16525
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a697590>
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753186%252Fgeneral%252Fde9eb0b9-73e9-40b3-b022-330e57ed258e.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/de9eb0b9-73e9-40b3-b022-330e57ed258e.jpg saved to cache
2026-03-30 13:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ba073a59-7536-5e13-86be-11d192c16525
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a6ea710>
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753186%252Fgeneral%252F2d881a28-6a86-4fbc-bad2-c95d0d9fca85.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/2d881a28-6a86-4fbc-bad2-c95d0d9fca85.jpg saved to cache
2026-03-30 13:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ba073a59-7536-5e13-86be-11d192c16525
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa32250>
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753186%252Fgeneral%252F58f72fa6-779c-4d2a-ba09-911d5384b1a1.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/58f72fa6-779c-4d2a-ba09-911d5384b1a1.jpg saved to cache
2026-03-30 13:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ba073a59-7536-5e13-86be-11d192c16525
2026-03-30 13:31:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa6be10>
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753186%252Fgeneral%252Feb8deb8d-da3e-499e-8e9d-a7e69f82d60c.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/eb8deb8d-da3e-499e-8e9d-a7e69f82d60c.jpg saved to cache
2026-03-30 13:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ba073a59-7536-5e13-86be-11d192c16525
2026-03-30 13:31:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-30 13:31:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e90f2d07-25cc-5406-915b-30276a6c2e1d, skipping ID generation
2026-03-30 13:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e90f2d07-25cc-5406-915b-30276a6c2e1d with scrape type 1
2026-03-30 13:31:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e90f2d07-25cc-5406-915b-30276a6c2e1d sending to next pipeline
2026-03-30 13:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e90f2d07-25cc-5406-915b-30276a6c2e1d, identifier: 10745527
2026-03-30 13:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10745527
2026-03-30 13:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10745527
2026-03-30 13:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e90f2d07-25cc-5406-915b-30276a6c2e1d with identifier: 10745527 to the API
2026-03-30 13:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5616064/general/86b105ea-f57c-429c-87a0-0400a999fef5.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': 252,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e90f2d07-25cc-5406-915b-30276a6c2e1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745527',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 40710,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e90f2d07-25cc-5406-915b-30276a6c2e1d/e90f2d07-25cc-5406-915b-30276a6c2e1d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423272,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616064/general/b2ab2eea-8059-42c2-bda2-d0f79f715f47.jpg',
'Width': 2731}],
'price': 46600,
'price_includes_vat': True,
'registration_date': '2023-03-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 400e AMG Line - 4-Matic - Hybrid - Automatic - '
'252 hp - 40.710 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745527%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [adesa.fr] INFO: Saving data for 10745527: {'created_time': 1774877482.088222, 'last_price_update_time': 1774877482.088239, 'auction_closing_time': 1774962600.0}
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745527') HTTP/1.1" 204 0
2026-03-30 13:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa32cd0>
2026-03-30 13:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752442%252Fgeneral%252Fb3326077-7d52-450f-9027-95dd04bc7092.jpeg') HTTP/1.1" 204 0
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/b3326077-7d52-450f-9027-95dd04bc7092.jpeg saved to cache
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 77794b1e-d8c7-5c95-ad04-68fb99608560
2026-03-30 13:31:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b681d0>
2026-03-30 13:31:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752442%252Fgeneral%252Fc8bc03f3-a58e-4dea-93f6-921a28f0ed63.jpeg') HTTP/1.1" 204 0
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/c8bc03f3-a58e-4dea-93f6-921a28f0ed63.jpeg saved to cache
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 77794b1e-d8c7-5c95-ad04-68fb99608560
2026-03-30 13:31:22 [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/10744587)
2026-03-30 13:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752442/general/7f7433cc-6fd3-4b65-96b0-ab18fea0e016.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10744630)
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e90f2d07-25cc-5406-915b-30276a6c2e1d due to Ignoring non-200 response
2026-03-30 13:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10745450
2026-03-30 13:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd10cea8-10da-5ec1-a598-d87a2858924c with scrape type 1
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd10cea8-10da-5ec1-a598-d87a2858924c
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5635447%252Fgeneral%252Fff22789b-d7f7-49d7-a960-af29d681e879.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/ff22789b-d7f7-49d7-a960-af29d681e879.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5635447%252Fgeneral%252Fad0b83bc-af4d-4be1-9955-9942d885ccab.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/ad0b83bc-af4d-4be1-9955-9942d885ccab.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5635447%252Fgeneral%252F31b7ab72-7641-427d-bee1-c9f846536962.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/31b7ab72-7641-427d-bee1-c9f846536962.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5635447%252Fgeneral%252F1df5de82-9e61-4845-919b-fdc74378e797.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/1df5de82-9e61-4845-919b-fdc74378e797.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5635447%252Fgeneral%252F85f2595e-32ac-4500-a3a5-2c890d11a5df.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/85f2595e-32ac-4500-a3a5-2c890d11a5df.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5635447%252Fgeneral%252F9cb9f773-b377-427b-83d6-e0ce939ebacd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/9cb9f773-b377-427b-83d6-e0ce939ebacd.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5635447%252Fgeneral%252Fff850462-4bcc-4cb1-b536-ce78e60d22a4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/ff850462-4bcc-4cb1-b536-ce78e60d22a4.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5635447%252Fgeneral%252F9612a772-6c67-469d-9ced-57e3b403aa7b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/9612a772-6c67-469d-9ced-57e3b403aa7b.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5635447%252Fgeneral%252Fc774b17d-495c-4219-87a1-523589d0dd64.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/c774b17d-495c-4219-87a1-523589d0dd64.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5635447%252Fgeneral%252Fd0d1b9fc-6224-4413-96ed-70589ae2e29f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635447/general/d0d1b9fc-6224-4413-96ed-70589ae2e29f.jpg already downloaded
2026-03-30 13:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dd10cea8-10da-5ec1-a598-d87a2858924c, identifier: 10745450
2026-03-30 13:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10742723
2026-03-30 13:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with scrape type 1
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67251fd1-b2ce-517b-bfeb-07acb31b62f4
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724099%252Fgeneral%252Fdd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/dd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724099%252Fgeneral%252F06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724099%252Fgeneral%252F716f45f9-4eb0-4468-851f-9156a74ad110.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/716f45f9-4eb0-4468-851f-9156a74ad110.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724099%252Fgeneral%252Fd311ff46-ca0c-4c59-9482-f345af44adb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/d311ff46-ca0c-4c59-9482-f345af44adb9.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724099%252Fgeneral%252Fbad80bc0-7bb1-4b43-a33d-156a35216f00.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/bad80bc0-7bb1-4b43-a33d-156a35216f00.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724099%252Fgeneral%252Ff6c042e0-9984-455d-b25a-897b14aa1c2c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/f6c042e0-9984-455d-b25a-897b14aa1c2c.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724099%252Fgeneral%252F842cbe1a-e759-48eb-a3a1-67858686edb7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/842cbe1a-e759-48eb-a3a1-67858686edb7.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724099%252Fgeneral%252F81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724099%252Fgeneral%252F86a9038b-f813-4111-a570-9c6079e48f2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/86a9038b-f813-4111-a570-9c6079e48f2d.jpg already downloaded
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5724099%252Fgeneral%252Ffad67c1b-0be1-4d52-8738-0a1d9818856b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/fad67c1b-0be1-4d52-8738-0a1d9818856b.jpg already downloaded
2026-03-30 13:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 67251fd1-b2ce-517b-bfeb-07acb31b62f4, identifier: 10742723
2026-03-30 13:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10745450
2026-03-30 13:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10745450
2026-03-30 13:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dd10cea8-10da-5ec1-a598-d87a2858924c with identifier: 10745450 to the API
2026-03-30 13:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745450>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'dd10cea8-10da-5ec1-a598-d87a2858924c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000234',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745450',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 20735,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5635447/general/ff22789b-d7f7-49d7-a960-af29d681e879.jpg',
'https://images.openlane.eu/carimgs/5635447/general/ad0b83bc-af4d-4be1-9955-9942d885ccab.jpg',
'https://images.openlane.eu/carimgs/5635447/general/31b7ab72-7641-427d-bee1-c9f846536962.jpg',
'https://images.openlane.eu/carimgs/5635447/general/1df5de82-9e61-4845-919b-fdc74378e797.jpg',
'https://images.openlane.eu/carimgs/5635447/general/85f2595e-32ac-4500-a3a5-2c890d11a5df.jpg',
'https://images.openlane.eu/carimgs/5635447/general/9cb9f773-b377-427b-83d6-e0ce939ebacd.jpg',
'https://images.openlane.eu/carimgs/5635447/general/ff850462-4bcc-4cb1-b536-ce78e60d22a4.jpg',
'https://images.openlane.eu/carimgs/5635447/general/9612a772-6c67-469d-9ced-57e3b403aa7b.jpg',
'https://images.openlane.eu/carimgs/5635447/general/c774b17d-495c-4219-87a1-523589d0dd64.jpg',
'https://images.openlane.eu/carimgs/5635447/general/d0d1b9fc-6224-4413-96ed-70589ae2e29f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 973849,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/ff22789b-d7f7-49d7-a960-af29d681e879.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1054516,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/ad0b83bc-af4d-4be1-9955-9942d885ccab.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 787027,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/31b7ab72-7641-427d-bee1-c9f846536962.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 799891,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/1df5de82-9e61-4845-919b-fdc74378e797.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1013686,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/85f2595e-32ac-4500-a3a5-2c890d11a5df.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 845085,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/9cb9f773-b377-427b-83d6-e0ce939ebacd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 939730,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/ff850462-4bcc-4cb1-b536-ce78e60d22a4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 903561,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/9612a772-6c67-469d-9ced-57e3b403aa7b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 802620,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/c774b17d-495c-4219-87a1-523589d0dd64.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd10cea8-10da-5ec1-a598-d87a2858924c/dd10cea8-10da-5ec1-a598-d87a2858924c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864183,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635447/general/d0d1b9fc-6224-4413-96ed-70589ae2e29f.jpg',
'Width': 2731}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 GTX - 4Motion - Electric - Automatic - 299 hp - '
'20.735 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745450%27 HTTP/1.1" 200 None
2026-03-30 13:31:23 [adesa.fr] INFO: Saving data for 10745450: {'created_time': 1774877483.17004, 'last_price_update_time': 1774877483.170052, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745450') HTTP/1.1" 204 0
2026-03-30 13:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10742723
2026-03-30 13:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10742723
2026-03-30 13:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10742723 to the API
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742723>
{'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-31T07:30: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=10742723',
'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-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742723%27 HTTP/1.1" 200 None
2026-03-30 13:31:23 [adesa.fr] INFO: Saving data for 10742723: {'created_time': 1774877483.525001, 'last_price_update_time': 1774877483.525014, 'auction_closing_time': 1774942200.0}
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742723') HTTP/1.1" 204 0
2026-03-30 13:31:23 [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/10744587)
2026-03-30 13:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:23 [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-30 13:31:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a86c8d0>
2026-03-30 13:31:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752442%252Fgeneral%252F7f7433cc-6fd3-4b65-96b0-ab18fea0e016.jpeg') HTTP/1.1" 204 0
2026-03-30 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/7f7433cc-6fd3-4b65-96b0-ab18fea0e016.jpeg saved to cache
2026-03-30 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 77794b1e-d8c7-5c95-ad04-68fb99608560
2026-03-30 13:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42dbaf05-2291-5917-9004-421996f6933a with identifier: 10742749
2026-03-30 13:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42dbaf05-2291-5917-9004-421996f6933a with scrape type 1
2026-03-30 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 42dbaf05-2291-5917-9004-421996f6933a
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5749811%252Fgeneral%252F6092fa63-5aaa-448d-a29a-9e9e48c45438.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/6092fa63-5aaa-448d-a29a-9e9e48c45438.jpg already downloaded
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5749811%252Fgeneral%252F7ab59492-3922-4820-8745-fc9aa60fdfe4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/7ab59492-3922-4820-8745-fc9aa60fdfe4.jpg already downloaded
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5749811%252Fgeneral%252F0396e494-d6f3-4706-8610-581a7730e55b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/0396e494-d6f3-4706-8610-581a7730e55b.jpg already downloaded
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5749811%252Fgeneral%252Ff1be19b2-5b56-4e50-8ffe-cb70a32644e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/f1be19b2-5b56-4e50-8ffe-cb70a32644e3.jpg already downloaded
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5749811%252Fgeneral%252Fd9a2b6d0-bfa4-4f67-8a38-0c0bff23fc89.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/d9a2b6d0-bfa4-4f67-8a38-0c0bff23fc89.jpg already downloaded
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5749811%252Fgeneral%252F5def8708-7584-4fde-b9c5-c54c805288bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/5def8708-7584-4fde-b9c5-c54c805288bf.jpg already downloaded
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5749811%252Fgeneral%252F15030e10-2624-4203-b0bb-2f5137d4a271.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/15030e10-2624-4203-b0bb-2f5137d4a271.jpg already downloaded
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5749811%252Fgeneral%252F464edd31-839c-4592-82ae-9357c03bc9d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/464edd31-839c-4592-82ae-9357c03bc9d8.jpg already downloaded
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5749811%252Fgeneral%252F655dd874-71a6-4e25-a35a-57e2c1a0cd7c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/655dd874-71a6-4e25-a35a-57e2c1a0cd7c.jpg already downloaded
2026-03-30 13:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5749811%252Fgeneral%252F740178f7-97fb-437e-8dff-7f8ad209d2d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/740178f7-97fb-437e-8dff-7f8ad209d2d4.jpg already downloaded
2026-03-30 13:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 42dbaf05-2291-5917-9004-421996f6933a, identifier: 10742749
2026-03-30 13:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752442/general/d2654025-ec48-471a-8f4a-26012e961a4b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10744630)
2026-03-30 13:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 42dbaf05-2291-5917-9004-421996f6933a with identifier: 10742749
2026-03-30 13:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 42dbaf05-2291-5917-9004-421996f6933a with identifier: 10742749
2026-03-30 13:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 42dbaf05-2291-5917-9004-421996f6933a with identifier: 10742749 to the API
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742749>
{'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-31T07: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=10742749',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i7',
'odometer': 6035,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5749811/general/6092fa63-5aaa-448d-a29a-9e9e48c45438.jpg',
'https://images.openlane.eu/carimgs/5749811/general/7ab59492-3922-4820-8745-fc9aa60fdfe4.jpg',
'https://images.openlane.eu/carimgs/5749811/general/0396e494-d6f3-4706-8610-581a7730e55b.jpg',
'https://images.openlane.eu/carimgs/5749811/general/f1be19b2-5b56-4e50-8ffe-cb70a32644e3.jpg',
'https://images.openlane.eu/carimgs/5749811/general/d9a2b6d0-bfa4-4f67-8a38-0c0bff23fc89.jpg',
'https://images.openlane.eu/carimgs/5749811/general/5def8708-7584-4fde-b9c5-c54c805288bf.jpg',
'https://images.openlane.eu/carimgs/5749811/general/15030e10-2624-4203-b0bb-2f5137d4a271.jpg',
'https://images.openlane.eu/carimgs/5749811/general/464edd31-839c-4592-82ae-9357c03bc9d8.jpg',
'https://images.openlane.eu/carimgs/5749811/general/655dd874-71a6-4e25-a35a-57e2c1a0cd7c.jpg',
'https://images.openlane.eu/carimgs/5749811/general/740178f7-97fb-437e-8dff-7f8ad209d2d4.jpg'],
'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-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742749%27 HTTP/1.1" 200 None
2026-03-30 13:31:24 [adesa.fr] INFO: Saving data for 10742749: {'created_time': 1774877484.397968, 'last_price_update_time': 1774877484.397985, 'auction_closing_time': 1774942200.0}
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742749') HTTP/1.1" 204 0
2026-03-30 13:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753186/general/9d907b89-790a-4cad-b663-57251335485a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742836)
2026-03-30 13:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:24 [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-30 13:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56009173-261d-549c-a38c-964ccb0948c6 with identifier: 10745566
2026-03-30 13:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56009173-261d-549c-a38c-964ccb0948c6 with scrape type 1
2026-03-30 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56009173-261d-549c-a38c-964ccb0948c6
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5687038%252Fgeneral%252F68dee1df-7ada-4176-b913-864a1efae562.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/68dee1df-7ada-4176-b913-864a1efae562.jpg already downloaded
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5687038%252Fgeneral%252F7e48e055-4f90-4003-94a2-0b984a301697.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/7e48e055-4f90-4003-94a2-0b984a301697.jpg already downloaded
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5687038%252Fgeneral%252Fbfa1a102-e2f0-4dff-86a1-9a37547e14d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/bfa1a102-e2f0-4dff-86a1-9a37547e14d6.jpg already downloaded
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5687038%252Fgeneral%252Ff145722a-47b1-4663-aa2f-8b79ddd5759a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/f145722a-47b1-4663-aa2f-8b79ddd5759a.jpg already downloaded
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5687038%252Fgeneral%252Ffb8c01aa-fb2d-4bb3-b902-7c1642df69f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/fb8c01aa-fb2d-4bb3-b902-7c1642df69f0.jpg already downloaded
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5687038%252Fgeneral%252F1c99dbcc-7772-4ea6-8d72-972e49c051c8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/1c99dbcc-7772-4ea6-8d72-972e49c051c8.jpg already downloaded
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5687038%252Fgeneral%252Fbb69efd2-a21e-48c5-8746-1f54a3a126c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/bb69efd2-a21e-48c5-8746-1f54a3a126c4.jpg already downloaded
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5687038%252Fgeneral%252F9b2b6eba-abb2-4a1a-8d59-40f478d9766a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/9b2b6eba-abb2-4a1a-8d59-40f478d9766a.jpg already downloaded
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5687038%252Fgeneral%252F0366253a-c876-49ee-b82a-26abfa4be652.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/0366253a-c876-49ee-b82a-26abfa4be652.jpg already downloaded
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5687038%252Fgeneral%252F0581ab3f-9e22-4772-b87f-6aab3ed3686e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687038/general/0581ab3f-9e22-4772-b87f-6aab3ed3686e.jpg already downloaded
2026-03-30 13:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 56009173-261d-549c-a38c-964ccb0948c6, identifier: 10745566
2026-03-30 13:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 56009173-261d-549c-a38c-964ccb0948c6 with identifier: 10745566
2026-03-30 13:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 56009173-261d-549c-a38c-964ccb0948c6 with identifier: 10745566
2026-03-30 13:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 56009173-261d-549c-a38c-964ccb0948c6 with identifier: 10745566 to the API
2026-03-30 13:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745566>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 220,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Electric',
'id': '56009173-261d-549c-a38c-964ccb0948c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745566',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 7906,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5687038/general/68dee1df-7ada-4176-b913-864a1efae562.jpg',
'https://images.openlane.eu/carimgs/5687038/general/7e48e055-4f90-4003-94a2-0b984a301697.jpg',
'https://images.openlane.eu/carimgs/5687038/general/bfa1a102-e2f0-4dff-86a1-9a37547e14d6.jpg',
'https://images.openlane.eu/carimgs/5687038/general/f145722a-47b1-4663-aa2f-8b79ddd5759a.jpg',
'https://images.openlane.eu/carimgs/5687038/general/fb8c01aa-fb2d-4bb3-b902-7c1642df69f0.jpg',
'https://images.openlane.eu/carimgs/5687038/general/1c99dbcc-7772-4ea6-8d72-972e49c051c8.jpg',
'https://images.openlane.eu/carimgs/5687038/general/bb69efd2-a21e-48c5-8746-1f54a3a126c4.jpg',
'https://images.openlane.eu/carimgs/5687038/general/9b2b6eba-abb2-4a1a-8d59-40f478d9766a.jpg',
'https://images.openlane.eu/carimgs/5687038/general/0366253a-c876-49ee-b82a-26abfa4be652.jpg',
'https://images.openlane.eu/carimgs/5687038/general/0581ab3f-9e22-4772-b87f-6aab3ed3686e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1104701,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/68dee1df-7ada-4176-b913-864a1efae562.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1244039,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/7e48e055-4f90-4003-94a2-0b984a301697.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 994116,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/bfa1a102-e2f0-4dff-86a1-9a37547e14d6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 861279,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/f145722a-47b1-4663-aa2f-8b79ddd5759a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1032954,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/fb8c01aa-fb2d-4bb3-b902-7c1642df69f0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1110577,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/1c99dbcc-7772-4ea6-8d72-972e49c051c8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 707873,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/bb69efd2-a21e-48c5-8746-1f54a3a126c4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 781012,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/9b2b6eba-abb2-4a1a-8d59-40f478d9766a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 834014,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/0366253a-c876-49ee-b82a-26abfa4be652.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56009173-261d-549c-a38c-964ccb0948c6/56009173-261d-549c-a38c-964ccb0948c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 815947,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687038/general/0581ab3f-9e22-4772-b87f-6aab3ed3686e.jpg',
'Width': 2731}],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2024-05-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Renault Megane E-Tech Techno - Electric - Automatic - 220 hp - '
'7.906 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745566%27 HTTP/1.1" 200 None
2026-03-30 13:31:25 [adesa.fr] INFO: Saving data for 10745566: {'created_time': 1774877485.145314, 'last_price_update_time': 1774877485.145326, 'auction_closing_time': 1774962600.0}
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745566') HTTP/1.1" 204 0
2026-03-30 13:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753186/general/01dc2b3d-5f34-4bfb-ada4-3796fe08d3d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742836)
2026-03-30 13:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752442/general/a379b4f6-453c-44e5-a2ae-3329c89e683b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10744630)
2026-03-30 13:31:25 [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/10744587)
2026-03-30 13:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abcaf50>
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752442%252Fgeneral%252Fd2654025-ec48-471a-8f4a-26012e961a4b.jpeg') HTTP/1.1" 204 0
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/d2654025-ec48-471a-8f4a-26012e961a4b.jpeg saved to cache
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 77794b1e-d8c7-5c95-ad04-68fb99608560
2026-03-30 13:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753186/general/7e1cfe52-d4b5-49f4-8da3-6e73b344aeab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742836)
2026-03-30 13:31:25 [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/10744617)
2026-03-30 13:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753186/general/05929c61-10e5-471c-bba3-c4ca165b7e20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742836)
2026-03-30 13:31:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5702858/general/513f7f8d-07e5-4880-9628-a7338ef3320f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10745480)
2026-03-30 13:31:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf70a5e050>
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753186%252Fgeneral%252F9d907b89-790a-4cad-b663-57251335485a.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/9d907b89-790a-4cad-b663-57251335485a.jpg saved to cache
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ba073a59-7536-5e13-86be-11d192c16525
2026-03-30 13:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49652e99-730f-55a4-b3a7-c756a65b8a69 with identifier: 10745519
2026-03-30 13:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49652e99-730f-55a4-b3a7-c756a65b8a69 with scrape type 1
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49652e99-730f-55a4-b3a7-c756a65b8a69
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5575259%252Fgeneral%252F5c6bcd7c-f76a-4ee8-9486-9edfd5a160fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/5c6bcd7c-f76a-4ee8-9486-9edfd5a160fa.jpg already downloaded
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5575259%252Fgeneral%252Fb90582c8-fcfd-46ca-aba1-2664012804c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/b90582c8-fcfd-46ca-aba1-2664012804c0.jpg already downloaded
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5575259%252Fgeneral%252F63bf2660-dafe-48dc-8fbb-a6812674736a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/63bf2660-dafe-48dc-8fbb-a6812674736a.jpg already downloaded
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5575259%252Fgeneral%252Fe2fc4561-8a64-4df4-bf95-14a73587d359.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/e2fc4561-8a64-4df4-bf95-14a73587d359.jpg already downloaded
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5575259%252Fgeneral%252F08e61280-556a-4a60-b7fe-155278e5bbe6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/08e61280-556a-4a60-b7fe-155278e5bbe6.jpg already downloaded
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5575259%252Fgeneral%252F8792da52-95d8-4858-81f4-60f4388da504.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/8792da52-95d8-4858-81f4-60f4388da504.jpg already downloaded
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5575259%252Fgeneral%252F4056a1d2-addf-41cc-b301-75613f3e99b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/4056a1d2-addf-41cc-b301-75613f3e99b8.jpg already downloaded
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5575259%252Fgeneral%252F5b4f5e87-26da-4713-bfb3-32c97eba151f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/5b4f5e87-26da-4713-bfb3-32c97eba151f.jpg already downloaded
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5575259%252Fgeneral%252F2b5f9b86-b5b4-402b-b1be-99a0d2449738.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/2b5f9b86-b5b4-402b-b1be-99a0d2449738.jpg already downloaded
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5575259%252Fgeneral%252F5293ee8e-5ab7-4649-a953-6ddf758da6e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5575259/general/5293ee8e-5ab7-4649-a953-6ddf758da6e3.jpg already downloaded
2026-03-30 13:31:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 49652e99-730f-55a4-b3a7-c756a65b8a69, identifier: 10745519
2026-03-30 13:31:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10745429
2026-03-30 13:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 with scrape type 1
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5220b1a4-2b85-545c-9546-f6fb57aeec56
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5579302%252Fgeneral%252Fe9d657f4-7d9f-4536-b121-ef7a3b065963.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/e9d657f4-7d9f-4536-b121-ef7a3b065963.jpg already downloaded
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5579302%252Fgeneral%252F14a64659-a52c-439b-9b33-1a7e58ba606b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/14a64659-a52c-439b-9b33-1a7e58ba606b.JPG not downloaded yet
2026-03-30 13:31:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a854f90>
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753186%252Fgeneral%252F01dc2b3d-5f34-4bfb-ada4-3796fe08d3d2.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/01dc2b3d-5f34-4bfb-ada4-3796fe08d3d2.jpg saved to cache
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ba073a59-7536-5e13-86be-11d192c16525
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a854b10>
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752442%252Fgeneral%252Fa379b4f6-453c-44e5-a2ae-3329c89e683b.jpeg') HTTP/1.1" 204 0
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752442/general/a379b4f6-453c-44e5-a2ae-3329c89e683b.jpeg saved to cache
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 77794b1e-d8c7-5c95-ad04-68fb99608560
2026-03-30 13:31:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 77794b1e-d8c7-5c95-ad04-68fb99608560, skipping ID generation
2026-03-30 13:31:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77794b1e-d8c7-5c95-ad04-68fb99608560 with scrape type 1
2026-03-30 13:31:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 77794b1e-d8c7-5c95-ad04-68fb99608560 sending to next pipeline
2026-03-30 13:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 77794b1e-d8c7-5c95-ad04-68fb99608560, identifier: 10744630
2026-03-30 13:31:26 [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-30 13:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 49652e99-730f-55a4-b3a7-c756a65b8a69 with identifier: 10745519
2026-03-30 13:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 49652e99-730f-55a4-b3a7-c756a65b8a69 with identifier: 10745519
2026-03-30 13:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 49652e99-730f-55a4-b3a7-c756a65b8a69 with identifier: 10745519 to the API
2026-03-30 13:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745519>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Electric',
'id': '49652e99-730f-55a4-b3a7-c756a65b8a69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004499',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745519',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 52205,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5575259/general/5c6bcd7c-f76a-4ee8-9486-9edfd5a160fa.jpg',
'https://images.openlane.eu/carimgs/5575259/general/b90582c8-fcfd-46ca-aba1-2664012804c0.jpg',
'https://images.openlane.eu/carimgs/5575259/general/63bf2660-dafe-48dc-8fbb-a6812674736a.jpg',
'https://images.openlane.eu/carimgs/5575259/general/e2fc4561-8a64-4df4-bf95-14a73587d359.jpg',
'https://images.openlane.eu/carimgs/5575259/general/08e61280-556a-4a60-b7fe-155278e5bbe6.jpg',
'https://images.openlane.eu/carimgs/5575259/general/8792da52-95d8-4858-81f4-60f4388da504.jpg',
'https://images.openlane.eu/carimgs/5575259/general/4056a1d2-addf-41cc-b301-75613f3e99b8.jpg',
'https://images.openlane.eu/carimgs/5575259/general/5b4f5e87-26da-4713-bfb3-32c97eba151f.jpg',
'https://images.openlane.eu/carimgs/5575259/general/2b5f9b86-b5b4-402b-b1be-99a0d2449738.jpg',
'https://images.openlane.eu/carimgs/5575259/general/5293ee8e-5ab7-4649-a953-6ddf758da6e3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1169723,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/5c6bcd7c-f76a-4ee8-9486-9edfd5a160fa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1040550,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/b90582c8-fcfd-46ca-aba1-2664012804c0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1243717,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/63bf2660-dafe-48dc-8fbb-a6812674736a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1217676,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/e2fc4561-8a64-4df4-bf95-14a73587d359.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1053189,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/08e61280-556a-4a60-b7fe-155278e5bbe6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965057,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/8792da52-95d8-4858-81f4-60f4388da504.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 930878,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/4056a1d2-addf-41cc-b301-75613f3e99b8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 858668,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/5b4f5e87-26da-4713-bfb3-32c97eba151f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1016450,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/2b5f9b86-b5b4-402b-b1be-99a0d2449738.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49652e99-730f-55a4-b3a7-c756a65b8a69/49652e99-730f-55a4-b3a7-c756a65b8a69_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1067974,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5575259/general/5293ee8e-5ab7-4649-a953-6ddf758da6e3.jpg',
'Width': 2731}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2023-08-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - 180 hp - 52.205 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-30 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745519%27 HTTP/1.1" 200 None
2026-03-30 13:31:26 [adesa.fr] INFO: Saving data for 10745519: {'created_time': 1774877486.367211, 'last_price_update_time': 1774877486.367224, 'auction_closing_time': 1774962600.0}
2026-03-30 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745519') HTTP/1.1" 204 0
2026-03-30 13:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 77794b1e-d8c7-5c95-ad04-68fb99608560 with identifier: 10744630
2026-03-30 13:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 77794b1e-d8c7-5c95-ad04-68fb99608560 with identifier: 10744630
2026-03-30 13:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 77794b1e-d8c7-5c95-ad04-68fb99608560 with identifier: 10744630 to the API
2026-03-30 13:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752442/general/a379b4f6-453c-44e5-a2ae-3329c89e683b.jpeg>
{'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': 136,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': '77794b1e-d8c7-5c95-ad04-68fb99608560',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-935-CH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744630',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 181457,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163257,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752442/general/a379b4f6-453c-44e5-a2ae-3329c89e683b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167615,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752442/general/d2654025-ec48-471a-8f4a-26012e961a4b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176785,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752442/general/f29951bd-8625-4d26-920a-6575a2b63c19.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174974,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752442/general/c9777510-59ea-4b66-8d7f-6ce7492b7306.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47033,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752442/general/7f7433cc-6fd3-4b65-96b0-ab18fea0e016.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49562,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752442/general/b3326077-7d52-450f-9027-95dd04bc7092.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58991,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752442/general/06c68b27-892b-4f45-9f2a-2e9ca8b0bcd2.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121188,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752442/general/a3e1622e-bd32-4bde-aec5-0a55c08fdf60.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81592,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752442/general/3cf2ee69-ba43-4599-97d8-44c918b35408.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77794b1e-d8c7-5c95-ad04-68fb99608560/77794b1e-d8c7-5c95-ad04-68fb99608560_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56459,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752442/general/c8bc03f3-a58e-4dea-93f6-921a28f0ed63.jpeg',
'Width': 720}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-06-18',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI Executive - Diesel - Automatic - 136 hp - '
'181.457 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-30 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744630%27 HTTP/1.1" 200 None
2026-03-30 13:31:26 [adesa.fr] INFO: Saving data for 10744630: {'created_time': 1774877486.762652, 'last_price_update_time': 1774877486.762665, 'auction_closing_time': 1775031000.0}
2026-03-30 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744630') HTTP/1.1" 204 0
2026-03-30 13:31:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710710/general/d54fb6c8-e1f1-4736-8f7f-304860676cfa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744589)
2026-03-30 13:31:26 [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/10744587)
2026-03-30 13:31:26 [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/10744579)
2026-03-30 13:31:26 [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/10744591)
2026-03-30 13:31:26 [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/10744579)
2026-03-30 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5579302%252Fgeneral%252F8f7b5176-8938-4b5f-9d32-980985a23bb0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/8f7b5176-8938-4b5f-9d32-980985a23bb0.JPG not downloaded yet
2026-03-30 13:31:26 [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-30 13:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710710/general/267aa899-1b9c-475f-8236-1a134e6ded37.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744589)
2026-03-30 13:31:26 [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/10744591)
2026-03-30 13:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5579302%252Fgeneral%252F3c3e6b57-d79b-4409-a5e1-21dba8becd2f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/3c3e6b57-d79b-4409-a5e1-21dba8becd2f.JPG not downloaded yet
2026-03-30 13:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 13:31:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b3bc90>
2026-03-30 13:31:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753186%252Fgeneral%252F7e1cfe52-d4b5-49f4-8da3-6e73b344aeab.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/7e1cfe52-d4b5-49f4-8da3-6e73b344aeab.jpg saved to cache
2026-03-30 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ba073a59-7536-5e13-86be-11d192c16525
2026-03-30 13:31:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc57e140-d804-55d2-aded-2c123ee56ad4, skipping ID generation
2026-03-30 13:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc57e140-d804-55d2-aded-2c123ee56ad4 with scrape type 1
2026-03-30 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc57e140-d804-55d2-aded-2c123ee56ad4 sending to next pipeline
2026-03-30 13:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fc57e140-d804-55d2-aded-2c123ee56ad4, identifier: 10744617
2026-03-30 13:31:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 13:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a8cff50>
2026-03-30 13:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753186%252Fgeneral%252F05929c61-10e5-471c-bba3-c4ca165b7e20.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/05929c61-10e5-471c-bba3-c4ca165b7e20.jpg saved to cache
2026-03-30 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ba073a59-7536-5e13-86be-11d192c16525
2026-03-30 13:31:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abd78d0>
2026-03-30 13:31:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:27 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxproduction.blob.core.windows.net
2026-03-30 13:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702858%252Fgeneral%252F513f7f8d-07e5-4880-9628-a7338ef3320f.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702858/general/513f7f8d-07e5-4880-9628-a7338ef3320f.jpg saved to cache
2026-03-30 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3f1af7f0-7476-5616-a438-4aa742c54e83
2026-03-30 13:31:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3f1af7f0-7476-5616-a438-4aa742c54e83, skipping ID generation
2026-03-30 13:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f1af7f0-7476-5616-a438-4aa742c54e83 with scrape type 1
2026-03-30 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3f1af7f0-7476-5616-a438-4aa742c54e83 sending to next pipeline
2026-03-30 13:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3f1af7f0-7476-5616-a438-4aa742c54e83, identifier: 10745480
2026-03-30 13:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fc57e140-d804-55d2-aded-2c123ee56ad4 with identifier: 10744617
2026-03-30 13:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fc57e140-d804-55d2-aded-2c123ee56ad4 with identifier: 10744617
2026-03-30 13:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fc57e140-d804-55d2-aded-2c123ee56ad4 with identifier: 10744617 to the API
2026-03-30 13:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:28 [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-04-01T08: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=10744617',
'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-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744617%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Saving data for 10744617: {'created_time': 1774877488.052792, 'last_price_update_time': 1774877488.052805, 'auction_closing_time': 1775031000.0}
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744617') HTTP/1.1" 204 0
2026-03-30 13:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3f1af7f0-7476-5616-a438-4aa742c54e83 with identifier: 10745480
2026-03-30 13:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3f1af7f0-7476-5616-a438-4aa742c54e83 with identifier: 10745480
2026-03-30 13:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3f1af7f0-7476-5616-a438-4aa742c54e83 with identifier: 10745480 to the API
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5702858/general/513f7f8d-07e5-4880-9628-a7338ef3320f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '3f1af7f0-7476-5616-a438-4aa742c54e83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745480',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mazda',
'model': 'MX-30',
'odometer': 32515,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 911803,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702858/general/883f807d-e02d-434e-9ff0-88559f620b3e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 896765,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702858/general/fb1497b6-8064-4f54-bb1c-9dee3254c563.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1077915,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702858/general/513f7f8d-07e5-4880-9628-a7338ef3320f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1040977,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702858/general/daca920d-fe7f-48f1-b513-cfaaff7d595c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 701671,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702858/general/c115d71b-cb7b-4975-8150-cf04aaa11d47.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 712328,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702858/general/7cb6c57d-9694-4772-9fc7-f99afd78627c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 753776,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702858/general/99345b34-a02c-4473-94b6-3bb66fa3dc0e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 605634,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702858/general/fe6b4d50-eb7d-4fdd-a5b8-3c0cfd088cd6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1183972,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702858/general/00cbd0e4-ce3d-4db8-bce6-27da8a42b79d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f1af7f0-7476-5616-a438-4aa742c54e83/3f1af7f0-7476-5616-a438-4aa742c54e83_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1251233,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702858/general/765df631-2bfc-4ffa-b0fc-0d15b875d998.jpg',
'Width': 2731}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mazda MX-30 Makoto - Electric - Automatic - 145 hp - 32.515 km',
'transmission': 'automatic',
'trim': 'Makoto',
'vin': None,
'year': 2021}
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745480%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Saving data for 10745480: {'created_time': 1774877488.451225, 'last_price_update_time': 1774877488.451244, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745480') HTTP/1.1" 204 0
2026-03-30 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753186/general/fece3538-ff40-4eba-8db1-b3b878330869.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742836)
2026-03-30 13:31:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710710/general/de7be6dc-ea7a-4aeb-b8ca-6d33f5f07f4b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744589)
2026-03-30 13:31:28 [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/10744591)
2026-03-30 13:31:28 [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/10744579)
2026-03-30 13:31:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/14a64659-a52c-439b-9b33-1a7e58ba606b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745429)
2026-03-30 13:31:28 [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/10744579)
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5579302%252Fgeneral%252F720bccf3-9967-4af7-94b7-12b5abcd5b9e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/720bccf3-9967-4af7-94b7-12b5abcd5b9e.JPG not downloaded yet
2026-03-30 13:31:28 [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-30 13:31:28 [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/10744579)
2026-03-30 13:31:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710710/general/51ae0ddb-8523-4436-b5ce-55d060134a03.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744589)
2026-03-30 13:31:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 due to Ignoring non-200 response
2026-03-30 13:31:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25574dda-7071-5061-b4ce-c7d93092ad7b, skipping ID generation
2026-03-30 13:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25574dda-7071-5061-b4ce-c7d93092ad7b with scrape type 1
2026-03-30 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25574dda-7071-5061-b4ce-c7d93092ad7b sending to next pipeline
2026-03-30 13:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25574dda-7071-5061-b4ce-c7d93092ad7b, identifier: 10744587
2026-03-30 13:31:28 [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-30 13:31:28 [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-30 13:31:28 [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-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738663
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738663%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738663: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738663 url https://www.openlane.eu/en/carv6/auction/10738663
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738640
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738640%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738640: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738640 url https://www.openlane.eu/en/carv6/auction/10738640
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738515
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738515%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738515: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738515 url https://www.openlane.eu/en/carv6/auction/10738515
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738516
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738516%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738516: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738516 url https://www.openlane.eu/en/carv6/auction/10738516
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738517
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738517%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738517: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738517 url https://www.openlane.eu/en/carv6/auction/10738517
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738664
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738664%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738664: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738664 url https://www.openlane.eu/en/carv6/auction/10738664
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738546
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738546%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738546: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738546 url https://www.openlane.eu/en/carv6/auction/10738546
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738622
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738622%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738622: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738622 url https://www.openlane.eu/en/carv6/auction/10738622
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738665
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738665%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738665: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738665 url https://www.openlane.eu/en/carv6/auction/10738665
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738582
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738582%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738582: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738582 url https://www.openlane.eu/en/carv6/auction/10738582
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738518
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738518%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738518: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738518 url https://www.openlane.eu/en/carv6/auction/10738518
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738666
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738666%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738666: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738666 url https://www.openlane.eu/en/carv6/auction/10738666
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738475
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738475%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738475: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738475 url https://www.openlane.eu/en/carv6/auction/10738475
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738476
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738476%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738476: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738476 url https://www.openlane.eu/en/carv6/auction/10738476
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738477
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738477%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738477: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738477 url https://www.openlane.eu/en/carv6/auction/10738477
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738478
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738478%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738478: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738478 url https://www.openlane.eu/en/carv6/auction/10738478
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738479
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738479%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738479: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738479 url https://www.openlane.eu/en/carv6/auction/10738479
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738605
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738605%27 HTTP/1.1" 200 None
2026-03-30 13:31:28 [adesa.fr] INFO: Scrape type for 10738605: 0
2026-03-30 13:31:28 [adesa.fr] INFO: Skipping item 10738605 url https://www.openlane.eu/en/carv6/auction/10738605
2026-03-30 13:31:28 [adesa.fr] INFO: Found listing with ID: 10738498
2026-03-30 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738498%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738498: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738498 url https://www.openlane.eu/en/carv6/auction/10738498
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738556
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738556%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738556: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738556 url https://www.openlane.eu/en/carv6/auction/10738556
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738641
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738641%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738641: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738641 url https://www.openlane.eu/en/carv6/auction/10738641
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738623
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738623%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738623: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738623 url https://www.openlane.eu/en/carv6/auction/10738623
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738547
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738547%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738547: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738547 url https://www.openlane.eu/en/carv6/auction/10738547
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738499
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738499%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738499: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738499 url https://www.openlane.eu/en/carv6/auction/10738499
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738606
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738606%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738606: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738606 url https://www.openlane.eu/en/carv6/auction/10738606
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738607
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738607%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738607: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738607 url https://www.openlane.eu/en/carv6/auction/10738607
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738667
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738667%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738667: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738667 url https://www.openlane.eu/en/carv6/auction/10738667
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738624
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738624%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738624: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738624 url https://www.openlane.eu/en/carv6/auction/10738624
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738529
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738529%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738529: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738529 url https://www.openlane.eu/en/carv6/auction/10738529
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738519
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738519%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738519: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738519 url https://www.openlane.eu/en/carv6/auction/10738519
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738548
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738548%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738548: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738548 url https://www.openlane.eu/en/carv6/auction/10738548
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738480
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738480%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738480: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738480 url https://www.openlane.eu/en/carv6/auction/10738480
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738668
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738668%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738668: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738668 url https://www.openlane.eu/en/carv6/auction/10738668
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738669
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738669%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738669: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738669 url https://www.openlane.eu/en/carv6/auction/10738669
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738670
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738670%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738670: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738670 url https://www.openlane.eu/en/carv6/auction/10738670
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738520
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738520%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738520: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738520 url https://www.openlane.eu/en/carv6/auction/10738520
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738625
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738625%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738625: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738625 url https://www.openlane.eu/en/carv6/auction/10738625
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738557
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738557%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738557: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738557 url https://www.openlane.eu/en/carv6/auction/10738557
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738521
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738521%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738521: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738521 url https://www.openlane.eu/en/carv6/auction/10738521
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738608
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738608%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738608: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738608 url https://www.openlane.eu/en/carv6/auction/10738608
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738583
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738583%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738583: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738583 url https://www.openlane.eu/en/carv6/auction/10738583
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738609
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738609%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738609: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738609 url https://www.openlane.eu/en/carv6/auction/10738609
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738626
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738626%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738626: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738626 url https://www.openlane.eu/en/carv6/auction/10738626
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738610
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738610%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738610: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738610 url https://www.openlane.eu/en/carv6/auction/10738610
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738549
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738549%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738549: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738549 url https://www.openlane.eu/en/carv6/auction/10738549
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738671
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738671%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738671: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738671 url https://www.openlane.eu/en/carv6/auction/10738671
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738522
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738522%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738522: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738522 url https://www.openlane.eu/en/carv6/auction/10738522
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738500
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738500%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738500: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738500 url https://www.openlane.eu/en/carv6/auction/10738500
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738627
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738627%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738627: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738627 url https://www.openlane.eu/en/carv6/auction/10738627
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738501
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738501%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738501: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738501 url https://www.openlane.eu/en/carv6/auction/10738501
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738672
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738672%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738672: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738672 url https://www.openlane.eu/en/carv6/auction/10738672
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738628
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738628%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738628: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738628 url https://www.openlane.eu/en/carv6/auction/10738628
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738584
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738584%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738584: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738584 url https://www.openlane.eu/en/carv6/auction/10738584
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738673
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738673%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738673: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738673 url https://www.openlane.eu/en/carv6/auction/10738673
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738674
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738674%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738674: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738674 url https://www.openlane.eu/en/carv6/auction/10738674
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738585
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738585%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738585: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738585 url https://www.openlane.eu/en/carv6/auction/10738585
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738502
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738502%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738502: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738502 url https://www.openlane.eu/en/carv6/auction/10738502
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738481
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738481%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738481: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738481 url https://www.openlane.eu/en/carv6/auction/10738481
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738588
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738588%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738588: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738588 url https://www.openlane.eu/en/carv6/auction/10738588
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738589
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738589%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738589: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738589 url https://www.openlane.eu/en/carv6/auction/10738589
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738629
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738629%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738629: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738629 url https://www.openlane.eu/en/carv6/auction/10738629
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738587
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738587%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738587: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738587 url https://www.openlane.eu/en/carv6/auction/10738587
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738448
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738448%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738448: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738448 url https://www.openlane.eu/en/carv6/auction/10738448
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738676
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738676%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738676: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738676 url https://www.openlane.eu/en/carv6/auction/10738676
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738675
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738675%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738675: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738675 url https://www.openlane.eu/en/carv6/auction/10738675
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738586
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738586%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738586: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738586 url https://www.openlane.eu/en/carv6/auction/10738586
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738611
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738611%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738611: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738611 url https://www.openlane.eu/en/carv6/auction/10738611
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738523
2026-03-30 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710738523%27 HTTP/1.1" 200 None
2026-03-30 13:31:29 [adesa.fr] INFO: Scrape type for 10738523: 0
2026-03-30 13:31:29 [adesa.fr] INFO: Skipping item 10738523 url https://www.openlane.eu/en/carv6/auction/10738523
2026-03-30 13:31:29 [adesa.fr] INFO: Found listing with ID: 10738524
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738524%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738524: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738524 url https://www.openlane.eu/en/carv6/auction/10738524
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738558
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738558%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738558: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738558 url https://www.openlane.eu/en/carv6/auction/10738558
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738677
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738677%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738677: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738677 url https://www.openlane.eu/en/carv6/auction/10738677
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738678
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738678%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738678: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738678 url https://www.openlane.eu/en/carv6/auction/10738678
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738534
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738534%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738534: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738534 url https://www.openlane.eu/en/carv6/auction/10738534
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738679
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738679%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738679: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738679 url https://www.openlane.eu/en/carv6/auction/10738679
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738559
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738559%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738559: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738559 url https://www.openlane.eu/en/carv6/auction/10738559
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738680
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738680%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738680: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738680 url https://www.openlane.eu/en/carv6/auction/10738680
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738642
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738642%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738642: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738642 url https://www.openlane.eu/en/carv6/auction/10738642
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738482
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738482%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738482: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738482 url https://www.openlane.eu/en/carv6/auction/10738482
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738681
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738681%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738681: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738681 url https://www.openlane.eu/en/carv6/auction/10738681
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738590
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738590%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738590: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738590 url https://www.openlane.eu/en/carv6/auction/10738590
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738643
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738643%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738643: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738643 url https://www.openlane.eu/en/carv6/auction/10738643
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738591
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738591%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738591: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738591 url https://www.openlane.eu/en/carv6/auction/10738591
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738630
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738630%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738630: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738630 url https://www.openlane.eu/en/carv6/auction/10738630
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738592
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738592%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738592: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738592 url https://www.openlane.eu/en/carv6/auction/10738592
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738447
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738447%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738447: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738447 url https://www.openlane.eu/en/carv6/auction/10738447
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738550
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738550%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738550: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738550 url https://www.openlane.eu/en/carv6/auction/10738550
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738682
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738682%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738682: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738682 url https://www.openlane.eu/en/carv6/auction/10738682
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738683
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738683%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738683: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738683 url https://www.openlane.eu/en/carv6/auction/10738683
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738593
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738593%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738593: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738593 url https://www.openlane.eu/en/carv6/auction/10738593
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738594
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738594%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738594: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738594 url https://www.openlane.eu/en/carv6/auction/10738594
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738684
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738684%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738684: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738684 url https://www.openlane.eu/en/carv6/auction/10738684
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10738685
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710738685%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10738685: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10738685 url https://www.openlane.eu/en/carv6/auction/10738685
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10736621
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [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-30 13:31:30 [adesa.fr] INFO: Scrape type for 10736621: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10736621 url https://www.openlane.eu/en/carv6/auction/10736621
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10728602
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [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-30 13:31:30 [adesa.fr] INFO: Scrape type for 10728602: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10728602 url https://www.openlane.eu/en/carv6/auction/10728602
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10740171
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740171%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10740171: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10740171 url https://www.openlane.eu/en/carv6/auction/10740171
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10740176
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740176%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10740176: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10740176 url https://www.openlane.eu/en/carv6/auction/10740176
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10741678
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741678%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10741678: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10741678 url https://www.openlane.eu/en/carv6/auction/10741678
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10741675
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741675%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10741675: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10741675 url https://www.openlane.eu/en/carv6/auction/10741675
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10740172
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710740172%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10740172: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10740172 url https://www.openlane.eu/en/carv6/auction/10740172
2026-03-30 13:31:30 [adesa.fr] INFO: Found listing with ID: 10741673
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741673%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [adesa.fr] INFO: Scrape type for 10741673: 0
2026-03-30 13:31:30 [adesa.fr] INFO: Skipping item 10741673 url https://www.openlane.eu/en/carv6/auction/10741673
2026-03-30 13:31:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 due to Ignoring non-200 response
2026-03-30 13:31:30 [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-30 13:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10745583
2026-03-30 13:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c78b95f8-d57f-555a-8e17-37c1ee089fbb with scrape type 1
2026-03-30 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c78b95f8-d57f-555a-8e17-37c1ee089fbb
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5727005%252Fgeneral%252F4e74ac21-6e0d-4d40-aae2-31ce5006515e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/4e74ac21-6e0d-4d40-aae2-31ce5006515e.jpg already downloaded
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5727005%252Fgeneral%252F50ee05ce-42fe-4167-bdea-82c138987b97.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/50ee05ce-42fe-4167-bdea-82c138987b97.jpg already downloaded
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5727005%252Fgeneral%252Fe5fa332f-3327-4b67-a40f-f91880d98a31.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/e5fa332f-3327-4b67-a40f-f91880d98a31.jpg already downloaded
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5727005%252Fgeneral%252Fa61f588c-d071-4db1-9907-c501f3c6a54a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/a61f588c-d071-4db1-9907-c501f3c6a54a.jpg already downloaded
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5727005%252Fgeneral%252F0b6ec5ba-4b59-4a09-ad74-ff468f6f6704.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/0b6ec5ba-4b59-4a09-ad74-ff468f6f6704.jpg already downloaded
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5727005%252Fgeneral%252F28d45add-08e7-4121-a2fc-9d09734718cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/28d45add-08e7-4121-a2fc-9d09734718cd.jpg already downloaded
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5727005%252Fgeneral%252F22338368-c28d-43fc-a031-ed7045a02c0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/22338368-c28d-43fc-a031-ed7045a02c0f.jpg already downloaded
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5727005%252Fgeneral%252F6b2afbc6-72f3-447d-87c1-10dfdd2195d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/6b2afbc6-72f3-447d-87c1-10dfdd2195d9.jpg already downloaded
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5727005%252Fgeneral%252F4dd00c7f-0ddc-4218-9820-5bcf8fe962a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/4dd00c7f-0ddc-4218-9820-5bcf8fe962a6.jpg already downloaded
2026-03-30 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5727005%252Fgeneral%252F79ed9565-6075-40cc-8456-a19bfd29edd0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727005/general/79ed9565-6075-40cc-8456-a19bfd29edd0.jpg already downloaded
2026-03-30 13:31:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c78b95f8-d57f-555a-8e17-37c1ee089fbb, identifier: 10745583
2026-03-30 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5579302%252Fgeneral%252F8b90b764-dbf8-4e94-a4b0-589aa333ab8c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/8b90b764-dbf8-4e94-a4b0-589aa333ab8c.JPG not downloaded yet
2026-03-30 13:31:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25574dda-7071-5061-b4ce-c7d93092ad7b with identifier: 10744587
2026-03-30 13:31:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25574dda-7071-5061-b4ce-c7d93092ad7b with identifier: 10744587
2026-03-30 13:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25574dda-7071-5061-b4ce-c7d93092ad7b with identifier: 10744587 to the API
2026-03-30 13:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31: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-04-01T08: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=10744587',
'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-30 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744587%27 HTTP/1.1" 200 None
2026-03-30 13:31:32 [adesa.fr] INFO: Saving data for 10744587: {'created_time': 1774877492.268746, 'last_price_update_time': 1774877492.268757, 'auction_closing_time': 1775031000.0}
2026-03-30 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744587') HTTP/1.1" 204 0
2026-03-30 13:31:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10745583
2026-03-30 13:31:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10745583
2026-03-30 13:31:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c78b95f8-d57f-555a-8e17-37c1ee089fbb with identifier: 10745583 to the API
2026-03-30 13:31:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745583>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Electric',
'id': 'c78b95f8-d57f-555a-8e17-37c1ee089fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745583',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 38674,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5727005/general/4e74ac21-6e0d-4d40-aae2-31ce5006515e.jpg',
'https://images.openlane.eu/carimgs/5727005/general/50ee05ce-42fe-4167-bdea-82c138987b97.jpg',
'https://images.openlane.eu/carimgs/5727005/general/e5fa332f-3327-4b67-a40f-f91880d98a31.jpg',
'https://images.openlane.eu/carimgs/5727005/general/a61f588c-d071-4db1-9907-c501f3c6a54a.jpg',
'https://images.openlane.eu/carimgs/5727005/general/0b6ec5ba-4b59-4a09-ad74-ff468f6f6704.jpg',
'https://images.openlane.eu/carimgs/5727005/general/28d45add-08e7-4121-a2fc-9d09734718cd.jpg',
'https://images.openlane.eu/carimgs/5727005/general/22338368-c28d-43fc-a031-ed7045a02c0f.jpg',
'https://images.openlane.eu/carimgs/5727005/general/6b2afbc6-72f3-447d-87c1-10dfdd2195d9.jpg',
'https://images.openlane.eu/carimgs/5727005/general/4dd00c7f-0ddc-4218-9820-5bcf8fe962a6.jpg',
'https://images.openlane.eu/carimgs/5727005/general/79ed9565-6075-40cc-8456-a19bfd29edd0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793087,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/4e74ac21-6e0d-4d40-aae2-31ce5006515e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 845566,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/50ee05ce-42fe-4167-bdea-82c138987b97.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 792603,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/e5fa332f-3327-4b67-a40f-f91880d98a31.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 815708,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/a61f588c-d071-4db1-9907-c501f3c6a54a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486045,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/0b6ec5ba-4b59-4a09-ad74-ff468f6f6704.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568298,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/28d45add-08e7-4121-a2fc-9d09734718cd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554342,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/22338368-c28d-43fc-a031-ed7045a02c0f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 767776,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/6b2afbc6-72f3-447d-87c1-10dfdd2195d9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 745948,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/4dd00c7f-0ddc-4218-9820-5bcf8fe962a6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c78b95f8-d57f-555a-8e17-37c1ee089fbb/c78b95f8-d57f-555a-8e17-37c1ee089fbb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1647882,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727005/general/79ed9565-6075-40cc-8456-a19bfd29edd0.jpg',
'Width': 2731}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq Coupé 60 - Electric - Automatic - 180 hp - 38.674 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745583%27 HTTP/1.1" 200 None
2026-03-30 13:31:32 [adesa.fr] INFO: Saving data for 10745583: {'created_time': 1774877492.687117, 'last_price_update_time': 1774877492.687131, 'auction_closing_time': 1774962600.0}
2026-03-30 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745583') HTTP/1.1" 204 0
2026-03-30 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-30 13:31: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-30 13:31:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/8f7b5176-8938-4b5f-9d32-980985a23bb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745429)
2026-03-30 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5579302%252Fgeneral%252F4afc533f-7448-4cab-b9da-a98fd432f834.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/4afc533f-7448-4cab-b9da-a98fd432f834.JPG not downloaded yet
2026-03-30 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 13:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69d5b090>
2026-03-30 13:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753186%252Fgeneral%252Ffece3538-ff40-4eba-8db1-b3b878330869.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753186/general/fece3538-ff40-4eba-8db1-b3b878330869.jpg saved to cache
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ba073a59-7536-5e13-86be-11d192c16525
2026-03-30 13:31:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ba073a59-7536-5e13-86be-11d192c16525, skipping ID generation
2026-03-30 13:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba073a59-7536-5e13-86be-11d192c16525 with scrape type 1
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba073a59-7536-5e13-86be-11d192c16525 sending to next pipeline
2026-03-30 13:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ba073a59-7536-5e13-86be-11d192c16525, identifier: 10742836
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 due to Ignoring non-200 response
2026-03-30 13:31:33 [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-30 13:31:33 [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-30 13:31:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-30 13:31:33 [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-30 13:31: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-30 13:31:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 due to Ignoring non-200 response
2026-03-30 13:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/720bccf3-9967-4af7-94b7-12b5abcd5b9e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745429)
2026-03-30 13:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/3c3e6b57-d79b-4409-a5e1-21dba8becd2f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745429)
2026-03-30 13:31:33 [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/10744591)
2026-03-30 13:31:33 [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/10744579)
2026-03-30 13:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710710/general/7e010e6f-8d9d-4c4a-a136-534125b75899.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744589)
2026-03-30 13:31:33 [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/10744591)
2026-03-30 13:31:33 [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/10744579)
2026-03-30 13:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ba073a59-7536-5e13-86be-11d192c16525 with identifier: 10742836
2026-03-30 13:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ba073a59-7536-5e13-86be-11d192c16525 with identifier: 10742836
2026-03-30 13:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ba073a59-7536-5e13-86be-11d192c16525 with identifier: 10742836 to the API
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753186/general/fece3538-ff40-4eba-8db1-b3b878330869.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-31T07:35:00Z',
'fuel_type': 'Electric',
'id': 'ba073a59-7536-5e13-86be-11d192c16525',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000742',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742836',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 43031,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 917165,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753186/general/e7d1b57a-e7db-47ca-bdbb-bcd659ab9b51.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 909356,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753186/general/de9eb0b9-73e9-40b3-b022-330e57ed258e.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 858093,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753186/general/2d881a28-6a86-4fbc-bad2-c95d0d9fca85.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 877739,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753186/general/58f72fa6-779c-4d2a-ba09-911d5384b1a1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1083002,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753186/general/7e1cfe52-d4b5-49f4-8da3-6e73b344aeab.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1136948,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753186/general/eb8deb8d-da3e-499e-8e9d-a7e69f82d60c.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1112536,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753186/general/01dc2b3d-5f34-4bfb-ada4-3796fe08d3d2.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1815981,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753186/general/fece3538-ff40-4eba-8db1-b3b878330869.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1081518,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753186/general/9d907b89-790a-4cad-b663-57251335485a.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba073a59-7536-5e13-86be-11d192c16525/ba073a59-7536-5e13-86be-11d192c16525_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1286703,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753186/general/05929c61-10e5-471c-bba3-c4ca165b7e20.jpg',
'Width': 3641}],
'price': 27600,
'price_includes_vat': True,
'registration_date': '2024-02-10',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Tesla Model Y 60 kWh - Electric - Automatic - 299 hp - 43.031 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742836%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [adesa.fr] INFO: Saving data for 10742836: {'created_time': 1774877493.599416, 'last_price_update_time': 1774877493.599429, 'auction_closing_time': 1774942500.0}
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742836') HTTP/1.1" 204 0
2026-03-30 13:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5579302%252Fgeneral%252Ff8b28c8c-ed27-49ad-b266-af3c10fcb14d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/f8b28c8c-ed27-49ad-b266-af3c10fcb14d.JPG not downloaded yet
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-30 13:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10745538
2026-03-30 13:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 with scrape type 1
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84c5420a-b166-5daa-a3b0-60c33c0b2775
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5630595%252Fgeneral%252Fb24120d4-b928-4b94-b6b3-3490c9a1faa7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/b24120d4-b928-4b94-b6b3-3490c9a1faa7.jpg already downloaded
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5630595%252Fgeneral%252F6081f628-04b3-451a-a69a-c11e38ba0a47.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/6081f628-04b3-451a-a69a-c11e38ba0a47.JPG not downloaded yet
2026-03-30 13:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10745550
2026-03-30 13:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d344639c-dc8a-532a-9da5-5984b205cd25 with scrape type 1
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d344639c-dc8a-532a-9da5-5984b205cd25
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5662123%252Fgeneral%252F7a5889e6-6c84-46a1-8b35-0f4bff3c7815.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/7a5889e6-6c84-46a1-8b35-0f4bff3c7815.jpg already downloaded
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5662123%252Fgeneral%252F8f2402fd-eb53-49d7-98d6-97daafb86587.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/8f2402fd-eb53-49d7-98d6-97daafb86587.jpg already downloaded
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5662123%252Fgeneral%252Fafc8d662-c776-457e-b426-8184223fbc0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/afc8d662-c776-457e-b426-8184223fbc0d.jpg already downloaded
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5662123%252Fgeneral%252Fc1b25559-4c85-4838-9ad5-f07c10a2d4fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/c1b25559-4c85-4838-9ad5-f07c10a2d4fb.jpg already downloaded
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5662123%252Fgeneral%252F6e15efac-91b5-4f01-810d-4db81642b9c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/6e15efac-91b5-4f01-810d-4db81642b9c5.jpg already downloaded
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5662123%252Fgeneral%252Fd8bb436d-4335-4a9e-b384-9128bf0f554c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/d8bb436d-4335-4a9e-b384-9128bf0f554c.jpg already downloaded
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5662123%252Fgeneral%252F3210d1ee-3bdb-459e-a355-a5f099ec0a79.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/3210d1ee-3bdb-459e-a355-a5f099ec0a79.jpg already downloaded
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5662123%252Fgeneral%252F26a3a6ff-1dfd-4aaf-b6c1-52146ef50e8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/26a3a6ff-1dfd-4aaf-b6c1-52146ef50e8b.jpg already downloaded
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5662123%252Fgeneral%252Ff90da9c9-49cb-48ad-8b22-9e90f1c0fcb8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/f90da9c9-49cb-48ad-8b22-9e90f1c0fcb8.jpg already downloaded
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5662123%252Fgeneral%252F4bf55013-3848-447e-8682-cf827db45d9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662123/general/4bf55013-3848-447e-8682-cf827db45d9b.jpg already downloaded
2026-03-30 13:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d344639c-dc8a-532a-9da5-5984b205cd25, identifier: 10745550
2026-03-30 13:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10745570
2026-03-30 13:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708615ed-6119-5436-9f20-4b39c1dd1bac with scrape type 1
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 708615ed-6119-5436-9f20-4b39c1dd1bac
2026-03-30 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5702860%252Fgeneral%252F97228ac3-3c6e-48d0-b8ae-bc2dca061369.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/97228ac3-3c6e-48d0-b8ae-bc2dca061369.jpg already downloaded
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5702860%252Fgeneral%252F4ccc551b-d097-4450-b1db-0c9306343f33.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/4ccc551b-d097-4450-b1db-0c9306343f33.jpg already downloaded
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5702860%252Fgeneral%252F9b08aced-6acb-4b33-bc34-8a3294ddad2a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/9b08aced-6acb-4b33-bc34-8a3294ddad2a.jpg already downloaded
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5702860%252Fgeneral%252F43bf2b1c-f3f9-40f3-8d3c-0ddab9412d28.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/43bf2b1c-f3f9-40f3-8d3c-0ddab9412d28.jpg already downloaded
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5702860%252Fgeneral%252Ff71b194b-5287-42a7-947e-7ce8460df5c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/f71b194b-5287-42a7-947e-7ce8460df5c3.jpg already downloaded
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5702860%252Fgeneral%252Fbe5afb73-8445-465a-8f04-8748eea4d081.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/be5afb73-8445-465a-8f04-8748eea4d081.jpg already downloaded
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5702860%252Fgeneral%252F9e412ec7-c41b-4d74-b5f4-d7adb38a9199.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/9e412ec7-c41b-4d74-b5f4-d7adb38a9199.jpg already downloaded
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5702860%252Fgeneral%252F38c710ed-d2d4-4fc5-a4d9-64d68ab51328.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/38c710ed-d2d4-4fc5-a4d9-64d68ab51328.jpg already downloaded
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5702860%252Fgeneral%252Fb7a5d516-02f8-4ecc-bb4e-1b308aab0123.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/b7a5d516-02f8-4ecc-bb4e-1b308aab0123.jpg already downloaded
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5702860%252Fgeneral%252Fec3d3722-719b-448d-a9f6-8d8210ebfa8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702860/general/ec3d3722-719b-448d-a9f6-8d8210ebfa8b.jpg already downloaded
2026-03-30 13:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 708615ed-6119-5436-9f20-4b39c1dd1bac, identifier: 10745570
2026-03-30 13:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/8b90b764-dbf8-4e94-a4b0-589aa333ab8c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745429)
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5579302%252Fgeneral%252Fe427099d-7369-4034-9190-baa6d2d5e7f6.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/e427099d-7369-4034-9190-baa6d2d5e7f6.JPG not downloaded yet
2026-03-30 13:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10745550
2026-03-30 13:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10745550
2026-03-30 13:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d344639c-dc8a-532a-9da5-5984b205cd25 with identifier: 10745550 to the API
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745550>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Electric',
'id': 'd344639c-dc8a-532a-9da5-5984b205cd25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000369',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745550',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 77636,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5662123/general/7a5889e6-6c84-46a1-8b35-0f4bff3c7815.jpg',
'https://images.openlane.eu/carimgs/5662123/general/8f2402fd-eb53-49d7-98d6-97daafb86587.jpg',
'https://images.openlane.eu/carimgs/5662123/general/afc8d662-c776-457e-b426-8184223fbc0d.jpg',
'https://images.openlane.eu/carimgs/5662123/general/c1b25559-4c85-4838-9ad5-f07c10a2d4fb.jpg',
'https://images.openlane.eu/carimgs/5662123/general/6e15efac-91b5-4f01-810d-4db81642b9c5.jpg',
'https://images.openlane.eu/carimgs/5662123/general/d8bb436d-4335-4a9e-b384-9128bf0f554c.jpg',
'https://images.openlane.eu/carimgs/5662123/general/3210d1ee-3bdb-459e-a355-a5f099ec0a79.jpg',
'https://images.openlane.eu/carimgs/5662123/general/26a3a6ff-1dfd-4aaf-b6c1-52146ef50e8b.jpg',
'https://images.openlane.eu/carimgs/5662123/general/f90da9c9-49cb-48ad-8b22-9e90f1c0fcb8.jpg',
'https://images.openlane.eu/carimgs/5662123/general/4bf55013-3848-447e-8682-cf827db45d9b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1409145,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/7a5889e6-6c84-46a1-8b35-0f4bff3c7815.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1047826,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/8f2402fd-eb53-49d7-98d6-97daafb86587.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1036956,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/afc8d662-c776-457e-b426-8184223fbc0d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1386774,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/c1b25559-4c85-4838-9ad5-f07c10a2d4fb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643601,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/6e15efac-91b5-4f01-810d-4db81642b9c5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 843195,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/d8bb436d-4335-4a9e-b384-9128bf0f554c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 940040,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/3210d1ee-3bdb-459e-a355-a5f099ec0a79.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 748816,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/26a3a6ff-1dfd-4aaf-b6c1-52146ef50e8b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1360243,
'Height': 2731,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/f90da9c9-49cb-48ad-8b22-9e90f1c0fcb8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d344639c-dc8a-532a-9da5-5984b205cd25/d344639c-dc8a-532a-9da5-5984b205cd25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 602574,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662123/general/4bf55013-3848-447e-8682-cf827db45d9b.jpg',
'Width': 2731}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 77.636 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745550%27 HTTP/1.1" 200 None
2026-03-30 13:31:34 [adesa.fr] INFO: Saving data for 10745550: {'created_time': 1774877494.681467, 'last_price_update_time': 1774877494.681479, 'auction_closing_time': 1774962600.0}
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745550') HTTP/1.1" 204 0
2026-03-30 13:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10745570
2026-03-30 13:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10745570
2026-03-30 13:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 708615ed-6119-5436-9f20-4b39c1dd1bac with identifier: 10745570 to the API
2026-03-30 13:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745570>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 229,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Electric',
'id': '708615ed-6119-5436-9f20-4b39c1dd1bac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000544',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745570',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 6',
'odometer': 66743,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5702860/general/97228ac3-3c6e-48d0-b8ae-bc2dca061369.jpg',
'https://images.openlane.eu/carimgs/5702860/general/4ccc551b-d097-4450-b1db-0c9306343f33.jpg',
'https://images.openlane.eu/carimgs/5702860/general/9b08aced-6acb-4b33-bc34-8a3294ddad2a.jpg',
'https://images.openlane.eu/carimgs/5702860/general/43bf2b1c-f3f9-40f3-8d3c-0ddab9412d28.jpg',
'https://images.openlane.eu/carimgs/5702860/general/f71b194b-5287-42a7-947e-7ce8460df5c3.jpg',
'https://images.openlane.eu/carimgs/5702860/general/be5afb73-8445-465a-8f04-8748eea4d081.jpg',
'https://images.openlane.eu/carimgs/5702860/general/9e412ec7-c41b-4d74-b5f4-d7adb38a9199.jpg',
'https://images.openlane.eu/carimgs/5702860/general/38c710ed-d2d4-4fc5-a4d9-64d68ab51328.jpg',
'https://images.openlane.eu/carimgs/5702860/general/b7a5d516-02f8-4ecc-bb4e-1b308aab0123.jpg',
'https://images.openlane.eu/carimgs/5702860/general/ec3d3722-719b-448d-a9f6-8d8210ebfa8b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1116710,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/97228ac3-3c6e-48d0-b8ae-bc2dca061369.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 906988,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/4ccc551b-d097-4450-b1db-0c9306343f33.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 860294,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/9b08aced-6acb-4b33-bc34-8a3294ddad2a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 846064,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/43bf2b1c-f3f9-40f3-8d3c-0ddab9412d28.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1268255,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/f71b194b-5287-42a7-947e-7ce8460df5c3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 693280,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/be5afb73-8445-465a-8f04-8748eea4d081.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 826529,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/9e412ec7-c41b-4d74-b5f4-d7adb38a9199.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 734771,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/38c710ed-d2d4-4fc5-a4d9-64d68ab51328.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 906409,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/b7a5d516-02f8-4ecc-bb4e-1b308aab0123.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_708615ed-6119-5436-9f20-4b39c1dd1bac/708615ed-6119-5436-9f20-4b39c1dd1bac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 571418,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702860/general/ec3d3722-719b-448d-a9f6-8d8210ebfa8b.jpg',
'Width': 2731}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2023-12-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai Ioniq 6 Creative - Electric - Automatic - 229 hp - 66.743 '
'km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2023}
2026-03-30 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745570%27 HTTP/1.1" 200 None
2026-03-30 13:31:35 [adesa.fr] INFO: Saving data for 10745570: {'created_time': 1774877495.09836, 'last_price_update_time': 1774877495.098372, 'auction_closing_time': 1774962600.0}
2026-03-30 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745570') HTTP/1.1" 204 0
2026-03-30 13:31:35 [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/10744591)
2026-03-30 13:31:35 [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/10744591)
2026-03-30 13:31:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5710710/general/a80c6a4f-acdd-424a-a1f8-32da8b7f4b2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744589)
2026-03-30 13:31:35 [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/10744579)
2026-03-30 13:31:35 [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/10744591)
2026-03-30 13:31:35 [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/10744579)
2026-03-30 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5630595%252Fgeneral%252F4bd05d82-21ea-4260-a64e-72a2249a0095.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/4bd05d82-21ea-4260-a64e-72a2249a0095.JPG not downloaded yet
2026-03-30 13:31:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-30 13:31:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-30 13:31:35 [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-30 13:31:35 [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-30 13:31:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 due to Ignoring non-200 response
2026-03-30 13:31:35 [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-30 13:31:35 [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-30 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5579302%252Fgeneral%252Febe45c28-3cc8-4b37-8ea3-d35cddb6357e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579302/general/ebe45c28-3cc8-4b37-8ea3-d35cddb6357e.JPG not downloaded yet
2026-03-30 13:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5630595%252Fgeneral%252F04d868fc-6a36-49f1-9bc2-23ae7961d805.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/04d868fc-6a36-49f1-9bc2-23ae7961d805.JPG not downloaded yet
2026-03-30 13:31:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-30 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5630595%252Fgeneral%252F87fd2995-d41f-435a-a839-55beaa88ea4e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/87fd2995-d41f-435a-a839-55beaa88ea4e.JPG not downloaded yet
2026-03-30 13:31:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/4afc533f-7448-4cab-b9da-a98fd432f834.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745429)
2026-03-30 13:31:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/f8b28c8c-ed27-49ad-b266-af3c10fcb14d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745429)
2026-03-30 13:31:35 [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/10744579)
2026-03-30 13:31:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/6081f628-04b3-451a-a69a-c11e38ba0a47.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745538)
2026-03-30 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5630595%252Fgeneral%252Fc35284d5-c891-4dd6-9b76-7fe520b1522b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/c35284d5-c891-4dd6-9b76-7fe520b1522b.JPG not downloaded yet
2026-03-30 13:31:35 [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-30 13:31:35 [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-30 13:31:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1, skipping ID generation
2026-03-30 13:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with scrape type 1
2026-03-30 13:31:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 sending to next pipeline
2026-03-30 13:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1, identifier: 10744589
2026-03-30 13:31:35 [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-30 13:31:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c0cd4294-78be-5c1a-9e22-6a290171dc6b, skipping ID generation
2026-03-30 13:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0cd4294-78be-5c1a-9e22-6a290171dc6b with scrape type 1
2026-03-30 13:31:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c0cd4294-78be-5c1a-9e22-6a290171dc6b sending to next pipeline
2026-03-30 13:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c0cd4294-78be-5c1a-9e22-6a290171dc6b, identifier: 10744591
2026-03-30 13:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10744589
2026-03-30 13:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10744589
2026-03-30 13:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10744589 to the API
2026-03-30 13:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5710710/general/a80c6a4f-acdd-424a-a1f8-32da8b7f4b2e.JPG>
{'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-04-01T08: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=10744589',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 125986,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [],
'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-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744589%27 HTTP/1.1" 200 None
2026-03-30 13:31:36 [adesa.fr] INFO: Saving data for 10744589: {'created_time': 1774877496.234781, 'last_price_update_time': 1774877496.234799, 'auction_closing_time': 1775031000.0}
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744589') HTTP/1.1" 204 0
2026-03-30 13:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10744591
2026-03-30 13:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10744591
2026-03-30 13:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10744591 to the API
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5715312/general/a59f49d1-1e1c-4c01-9c45-c4d20687dbf6.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-04-01T08: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=10744591',
'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-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744591%27 HTTP/1.1" 200 None
2026-03-30 13:31:36 [adesa.fr] INFO: Saving data for 10744591: {'created_time': 1774877496.582109, 'last_price_update_time': 1774877496.58212, 'auction_closing_time': 1775031000.0}
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744591') HTTP/1.1" 204 0
2026-03-30 13:31:36 [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-30 13:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/ebe45c28-3cc8-4b37-8ea3-d35cddb6357e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745429)
2026-03-30 13:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/4bd05d82-21ea-4260-a64e-72a2249a0095.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745538)
2026-03-30 13:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5579302/general/e427099d-7369-4034-9190-baa6d2d5e7f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745429)
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630595%252Fgeneral%252F3bed2132-69a2-42fd-91e0-84c4e71bab35.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/3bed2132-69a2-42fd-91e0-84c4e71bab35.JPG not downloaded yet
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 due to Ignoring non-200 response
2026-03-30 13:31:36 [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-30 13:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c978acf-2939-5178-b7a0-b4fc8abe5679 with identifier: 10745464
2026-03-30 13:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c978acf-2939-5178-b7a0-b4fc8abe5679 with scrape type 1
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c978acf-2939-5178-b7a0-b4fc8abe5679
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5667768%252Fgeneral%252F5d069d8f-7432-4838-aa8a-07a85453982a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667768/general/5d069d8f-7432-4838-aa8a-07a85453982a.jpg already downloaded
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5667768%252Fgeneral%252F5a73aa91-ec49-42f9-9a38-bbb0c5269d4d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667768/general/5a73aa91-ec49-42f9-9a38-bbb0c5269d4d.jpg already downloaded
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5667768%252Fgeneral%252Fdc19a57a-9435-49e2-926f-7e0299794c0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667768/general/dc19a57a-9435-49e2-926f-7e0299794c0d.jpg already downloaded
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5667768%252Fgeneral%252F01f3a659-72d3-4afa-ba10-583041de9ece.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667768/general/01f3a659-72d3-4afa-ba10-583041de9ece.jpg already downloaded
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5667768%252Fgeneral%252F19efc017-d398-49e0-930f-28d054ff9b43.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667768/general/19efc017-d398-49e0-930f-28d054ff9b43.jpg already downloaded
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5667768%252Fgeneral%252Fb68150ae-fe68-4d84-aaf8-18cd78748290.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667768/general/b68150ae-fe68-4d84-aaf8-18cd78748290.jpg already downloaded
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5667768%252Fgeneral%252F184fdf78-8f14-4b87-a7d8-e9a6b65ef387.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667768/general/184fdf78-8f14-4b87-a7d8-e9a6b65ef387.jpg already downloaded
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5667768%252Fgeneral%252Fe6cb9b65-e394-41d0-a3d4-8b4c5a1edeb3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667768/general/e6cb9b65-e394-41d0-a3d4-8b4c5a1edeb3.jpg already downloaded
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5667768%252Fgeneral%252Fa2268be8-4fe9-489f-aa0b-fe4587ee2c6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667768/general/a2268be8-4fe9-489f-aa0b-fe4587ee2c6c.jpg already downloaded
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5667768%252Fgeneral%252F6e61d1f3-09f4-4951-9ef2-3f7e9a2a1245.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667768/general/6e61d1f3-09f4-4951-9ef2-3f7e9a2a1245.jpg already downloaded
2026-03-30 13:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1c978acf-2939-5178-b7a0-b4fc8abe5679, identifier: 10745464
2026-03-30 13:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10745462
2026-03-30 13:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4b600ff-c246-5306-b624-0c87022e03c3 with scrape type 1
2026-03-30 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a4b600ff-c246-5306-b624-0c87022e03c3
2026-03-30 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665314%252Fgeneral%252F507d0f1f-d3be-4dd6-985a-6167efa44e43.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/507d0f1f-d3be-4dd6-985a-6167efa44e43.jpg already downloaded
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665314%252Fgeneral%252Fb309feeb-674a-45dd-a9db-8bbd1c482de6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/b309feeb-674a-45dd-a9db-8bbd1c482de6.jpg already downloaded
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665314%252Fgeneral%252F825503fe-68b0-420c-a2aa-94a54bb83116.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/825503fe-68b0-420c-a2aa-94a54bb83116.jpg already downloaded
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665314%252Fgeneral%252Fdec7a20c-c416-466d-9a43-bb341ab1b7c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/dec7a20c-c416-466d-9a43-bb341ab1b7c3.jpg already downloaded
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665314%252Fgeneral%252F9b044aeb-de72-4cfb-93c8-27ea950becc3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/9b044aeb-de72-4cfb-93c8-27ea950becc3.jpg already downloaded
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665314%252Fgeneral%252F64fcbcce-1ddb-45fb-a6c6-8df566b3f4ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/64fcbcce-1ddb-45fb-a6c6-8df566b3f4ff.jpg already downloaded
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665314%252Fgeneral%252Fe064d3f0-3409-439d-a191-9d96349585d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/e064d3f0-3409-439d-a191-9d96349585d1.jpg already downloaded
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665314%252Fgeneral%252F7015b34e-f7c1-4a54-a04b-b1334f481d9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/7015b34e-f7c1-4a54-a04b-b1334f481d9c.jpg already downloaded
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665314%252Fgeneral%252F0d77c0b2-b09e-4da2-9db6-b63e88809f12.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/0d77c0b2-b09e-4da2-9db6-b63e88809f12.jpg already downloaded
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5665314%252Fgeneral%252F3de25999-2033-4f3a-bc46-813923ff9686.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665314/general/3de25999-2033-4f3a-bc46-813923ff9686.jpg already downloaded
2026-03-30 13:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a4b600ff-c246-5306-b624-0c87022e03c3, identifier: 10745462
2026-03-30 13:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10745513
2026-03-30 13:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e with scrape type 1
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5521878%252Fgeneral%252F9328f4ba-5ef1-48b6-ac58-bcf15d629f7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/9328f4ba-5ef1-48b6-ac58-bcf15d629f7f.jpg already downloaded
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5521878%252Fgeneral%252F5e31699e-5f5e-46c1-b074-c1544dfae584.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/5e31699e-5f5e-46c1-b074-c1544dfae584.JPG not downloaded yet
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-30 13:31:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 33476dca-e6c5-58a9-bfaa-03a2609e772b, skipping ID generation
2026-03-30 13:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33476dca-e6c5-58a9-bfaa-03a2609e772b with scrape type 1
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 33476dca-e6c5-58a9-bfaa-03a2609e772b sending to next pipeline
2026-03-30 13:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33476dca-e6c5-58a9-bfaa-03a2609e772b, identifier: 10744579
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-30 13:31:37 [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/10744541)
2026-03-30 13:31:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/04d868fc-6a36-49f1-9bc2-23ae7961d805.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745538)
2026-03-30 13:31:37 [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/10744541)
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630595%252Fgeneral%252Fd1dfb00e-23ed-4fee-9ea0-7804ca7ea7c2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/d1dfb00e-23ed-4fee-9ea0-7804ca7ea7c2.JPG not downloaded yet
2026-03-30 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1c978acf-2939-5178-b7a0-b4fc8abe5679 with identifier: 10745464
2026-03-30 13:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1c978acf-2939-5178-b7a0-b4fc8abe5679 with identifier: 10745464
2026-03-30 13:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1c978acf-2939-5178-b7a0-b4fc8abe5679 with identifier: 10745464 to the API
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745464>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '1c978acf-2939-5178-b7a0-b4fc8abe5679',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000411',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745464',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 86393,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5667768/general/5d069d8f-7432-4838-aa8a-07a85453982a.jpg',
'https://images.openlane.eu/carimgs/5667768/general/5a73aa91-ec49-42f9-9a38-bbb0c5269d4d.jpg',
'https://images.openlane.eu/carimgs/5667768/general/dc19a57a-9435-49e2-926f-7e0299794c0d.jpg',
'https://images.openlane.eu/carimgs/5667768/general/01f3a659-72d3-4afa-ba10-583041de9ece.jpg',
'https://images.openlane.eu/carimgs/5667768/general/19efc017-d398-49e0-930f-28d054ff9b43.jpg',
'https://images.openlane.eu/carimgs/5667768/general/b68150ae-fe68-4d84-aaf8-18cd78748290.jpg',
'https://images.openlane.eu/carimgs/5667768/general/184fdf78-8f14-4b87-a7d8-e9a6b65ef387.jpg',
'https://images.openlane.eu/carimgs/5667768/general/e6cb9b65-e394-41d0-a3d4-8b4c5a1edeb3.jpg',
'https://images.openlane.eu/carimgs/5667768/general/a2268be8-4fe9-489f-aa0b-fe4587ee2c6c.jpg',
'https://images.openlane.eu/carimgs/5667768/general/6e61d1f3-09f4-4951-9ef2-3f7e9a2a1245.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c978acf-2939-5178-b7a0-b4fc8abe5679/1c978acf-2939-5178-b7a0-b4fc8abe5679_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 758648,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667768/general/5d069d8f-7432-4838-aa8a-07a85453982a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c978acf-2939-5178-b7a0-b4fc8abe5679/1c978acf-2939-5178-b7a0-b4fc8abe5679_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 876789,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667768/general/5a73aa91-ec49-42f9-9a38-bbb0c5269d4d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c978acf-2939-5178-b7a0-b4fc8abe5679/1c978acf-2939-5178-b7a0-b4fc8abe5679_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1009232,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667768/general/dc19a57a-9435-49e2-926f-7e0299794c0d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c978acf-2939-5178-b7a0-b4fc8abe5679/1c978acf-2939-5178-b7a0-b4fc8abe5679_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 858026,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667768/general/01f3a659-72d3-4afa-ba10-583041de9ece.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c978acf-2939-5178-b7a0-b4fc8abe5679/1c978acf-2939-5178-b7a0-b4fc8abe5679_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 570307,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667768/general/19efc017-d398-49e0-930f-28d054ff9b43.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c978acf-2939-5178-b7a0-b4fc8abe5679/1c978acf-2939-5178-b7a0-b4fc8abe5679_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 692247,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667768/general/b68150ae-fe68-4d84-aaf8-18cd78748290.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c978acf-2939-5178-b7a0-b4fc8abe5679/1c978acf-2939-5178-b7a0-b4fc8abe5679_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 784098,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667768/general/184fdf78-8f14-4b87-a7d8-e9a6b65ef387.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c978acf-2939-5178-b7a0-b4fc8abe5679/1c978acf-2939-5178-b7a0-b4fc8abe5679_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458449,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667768/general/e6cb9b65-e394-41d0-a3d4-8b4c5a1edeb3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c978acf-2939-5178-b7a0-b4fc8abe5679/1c978acf-2939-5178-b7a0-b4fc8abe5679_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1052575,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667768/general/a2268be8-4fe9-489f-aa0b-fe4587ee2c6c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c978acf-2939-5178-b7a0-b4fc8abe5679/1c978acf-2939-5178-b7a0-b4fc8abe5679_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1236124,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667768/general/6e61d1f3-09f4-4951-9ef2-3f7e9a2a1245.jpg',
'Width': 2731}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-08-07',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai e-Kona 39 kWh Intuitive - Electric - Automatic - 136 hp - '
'86.393 km',
'transmission': 'automatic',
'trim': 'Intuitive',
'vin': None,
'year': 2020}
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745464%27 HTTP/1.1" 200 None
2026-03-30 13:31:37 [adesa.fr] INFO: Saving data for 10745464: {'created_time': 1774877497.903333, 'last_price_update_time': 1774877497.903345, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745464') HTTP/1.1" 204 0
2026-03-30 13:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10745462
2026-03-30 13:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10745462
2026-03-30 13:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a4b600ff-c246-5306-b624-0c87022e03c3 with identifier: 10745462 to the API
2026-03-30 13:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745462>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'a4b600ff-c246-5306-b624-0c87022e03c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745462',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 14550,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5665314/general/507d0f1f-d3be-4dd6-985a-6167efa44e43.jpg',
'https://images.openlane.eu/carimgs/5665314/general/b309feeb-674a-45dd-a9db-8bbd1c482de6.jpg',
'https://images.openlane.eu/carimgs/5665314/general/825503fe-68b0-420c-a2aa-94a54bb83116.jpg',
'https://images.openlane.eu/carimgs/5665314/general/dec7a20c-c416-466d-9a43-bb341ab1b7c3.jpg',
'https://images.openlane.eu/carimgs/5665314/general/9b044aeb-de72-4cfb-93c8-27ea950becc3.jpg',
'https://images.openlane.eu/carimgs/5665314/general/64fcbcce-1ddb-45fb-a6c6-8df566b3f4ff.jpg',
'https://images.openlane.eu/carimgs/5665314/general/e064d3f0-3409-439d-a191-9d96349585d1.jpg',
'https://images.openlane.eu/carimgs/5665314/general/7015b34e-f7c1-4a54-a04b-b1334f481d9c.jpg',
'https://images.openlane.eu/carimgs/5665314/general/0d77c0b2-b09e-4da2-9db6-b63e88809f12.jpg',
'https://images.openlane.eu/carimgs/5665314/general/3de25999-2033-4f3a-bc46-813923ff9686.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1380452,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/507d0f1f-d3be-4dd6-985a-6167efa44e43.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1054697,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/b309feeb-674a-45dd-a9db-8bbd1c482de6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1141760,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/825503fe-68b0-420c-a2aa-94a54bb83116.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 936147,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/dec7a20c-c416-466d-9a43-bb341ab1b7c3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 940673,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/9b044aeb-de72-4cfb-93c8-27ea950becc3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1309091,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/64fcbcce-1ddb-45fb-a6c6-8df566b3f4ff.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700382,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/e064d3f0-3409-439d-a191-9d96349585d1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 741717,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/7015b34e-f7c1-4a54-a04b-b1334f481d9c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 742375,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/0d77c0b2-b09e-4da2-9db6-b63e88809f12.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a4b600ff-c246-5306-b624-0c87022e03c3/a4b600ff-c246-5306-b624-0c87022e03c3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 716749,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665314/general/3de25999-2033-4f3a-bc46-813923ff9686.jpg',
'Width': 2731}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2024-06-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 204 hp - 14.550 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745462%27 HTTP/1.1" 200 None
2026-03-30 13:31:38 [adesa.fr] INFO: Saving data for 10745462: {'created_time': 1774877498.261265, 'last_price_update_time': 1774877498.261277, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745462') HTTP/1.1" 204 0
2026-03-30 13:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10744579
2026-03-30 13:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10744579
2026-03-30 13:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10744579 to the API
2026-03-30 13:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5698798/general/a437b12c-a110-4fd7-8f70-484368c4e95c.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-04-01T08: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=10744579',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 138814,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'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-30 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744579%27 HTTP/1.1" 200 None
2026-03-30 13:31:38 [adesa.fr] INFO: Saving data for 10744579: {'created_time': 1774877498.586273, 'last_price_update_time': 1774877498.586289, 'auction_closing_time': 1775031000.0}
2026-03-30 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744579') HTTP/1.1" 204 0
2026-03-30 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/87fd2995-d41f-435a-a839-55beaa88ea4e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745538)
2026-03-30 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-30 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5521878%252Fgeneral%252F8c1fa79a-ed21-4108-b551-50d5cab0a08d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/8c1fa79a-ed21-4108-b551-50d5cab0a08d.JPG not downloaded yet
2026-03-30 13:31:38 [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-30 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630595%252Fgeneral%252F533cfce1-6785-4570-97cb-16f49be4b13b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/533cfce1-6785-4570-97cb-16f49be4b13b.JPG not downloaded yet
2026-03-30 13:31:38 [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-30 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-30 13:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-30 13:31:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5220b1a4-2b85-545c-9546-f6fb57aeec56, skipping ID generation
2026-03-30 13:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 with scrape type 1
2026-03-30 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 sending to next pipeline
2026-03-30 13:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5220b1a4-2b85-545c-9546-f6fb57aeec56, identifier: 10745429
2026-03-30 13:31:38 [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/10744541)
2026-03-30 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/c35284d5-c891-4dd6-9b76-7fe520b1522b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745538)
2026-03-30 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5521878%252Fgeneral%252Fc7e51c28-9551-4363-ad45-e99ed5f6fb77.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/c7e51c28-9551-4363-ad45-e99ed5f6fb77.JPG not downloaded yet
2026-03-30 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-30 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-30 13:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10745429
2026-03-30 13:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:31:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-30 13:31:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 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-30 13:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10745429
2026-03-30 13:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5220b1a4-2b85-545c-9546-f6fb57aeec56 with identifier: 10745429 to the API
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5579302/general/e427099d-7369-4034-9190-baa6d2d5e7f6.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '5220b1a4-2b85-545c-9546-f6fb57aeec56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745429',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 40054,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5220b1a4-2b85-545c-9546-f6fb57aeec56/5220b1a4-2b85-545c-9546-f6fb57aeec56_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305256,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579302/general/e9d657f4-7d9f-4536-b121-ef7a3b065963.jpg',
'Width': 2731}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 GTX - 4Motion - Electric - 299 hp - 40.054 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745429%27 HTTP/1.1" 200 None
2026-03-30 13:31:39 [adesa.fr] INFO: Saving data for 10745429: {'created_time': 1774877499.579179, 'last_price_update_time': 1774877499.579193, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745429') HTTP/1.1" 204 0
2026-03-30 13:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/3bed2132-69a2-42fd-91e0-84c4e71bab35.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745538)
2026-03-30 13:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688569/general/dadf223d-8b47-4a33-bda7-17c86891a3a8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744572)
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5630595%252Fgeneral%252Fc9e39290-7ed8-4009-9dc4-5cd09f6550b7.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5630595/general/c9e39290-7ed8-4009-9dc4-5cd09f6550b7.JPG not downloaded yet
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5220b1a4-2b85-545c-9546-f6fb57aeec56 due to Ignoring non-200 response
2026-03-30 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-30 13:31:39 [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-30 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-30 13:31:39 [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-30 13:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10745516
2026-03-30 13:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with scrape type 1
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f2dd8b4-b455-5643-afdb-e9d4ec634efe
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543554%252Fgeneral%252Fe7ca85af-d32e-46b5-852b-3c613fc13206.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/e7ca85af-d32e-46b5-852b-3c613fc13206.jpg already downloaded
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543554%252Fgeneral%252Fa1ca026f-6bd4-4be5-b262-921cbf088b8c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/a1ca026f-6bd4-4be5-b262-921cbf088b8c.jpg already downloaded
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543554%252Fgeneral%252F2ffb5dc5-07d4-4d83-8ee4-f02ebfae4806.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/2ffb5dc5-07d4-4d83-8ee4-f02ebfae4806.jpg already downloaded
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543554%252Fgeneral%252F809091a0-8142-4280-8d49-62357d92277b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/809091a0-8142-4280-8d49-62357d92277b.jpg already downloaded
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543554%252Fgeneral%252F34476b7a-5a70-478a-a3bf-9136fc9edb33.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/34476b7a-5a70-478a-a3bf-9136fc9edb33.jpg already downloaded
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543554%252Fgeneral%252Fae63ad7f-4e87-43a4-82a4-fe4b0002a613.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/ae63ad7f-4e87-43a4-82a4-fe4b0002a613.jpg already downloaded
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543554%252Fgeneral%252F5f7ea975-3712-4d8d-9c76-1f90229778fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/5f7ea975-3712-4d8d-9c76-1f90229778fa.jpg already downloaded
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543554%252Fgeneral%252F855ca511-a98e-479f-a23e-cd0c6d7471df.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/855ca511-a98e-479f-a23e-cd0c6d7471df.jpg already downloaded
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543554%252Fgeneral%252Fef27a945-3ccc-4241-a892-bf83f2bf416c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/ef27a945-3ccc-4241-a892-bf83f2bf416c.jpg already downloaded
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543554%252Fgeneral%252Fd22b993c-3366-4e3b-9c8d-6411dc696b30.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543554/general/d22b993c-3366-4e3b-9c8d-6411dc696b30.jpg already downloaded
2026-03-30 13:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe, identifier: 10745516
2026-03-30 13:31:39 [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/10744541)
2026-03-30 13:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/5e31699e-5f5e-46c1-b074-c1544dfae584.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745513)
2026-03-30 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5521878%252Fgeneral%252Fe0d9e420-6924-4c44-9404-639fb89afa3b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/e0d9e420-6924-4c44-9404-639fb89afa3b.JPG not downloaded yet
2026-03-30 13:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10745516
2026-03-30 13:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10745516
2026-03-30 13:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f2dd8b4-b455-5643-afdb-e9d4ec634efe with identifier: 10745516 to the API
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 619,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Electric',
'id': '5f2dd8b4-b455-5643-afdb-e9d4ec634efe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745516',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 25184,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5543554/general/e7ca85af-d32e-46b5-852b-3c613fc13206.jpg',
'https://images.openlane.eu/carimgs/5543554/general/a1ca026f-6bd4-4be5-b262-921cbf088b8c.jpg',
'https://images.openlane.eu/carimgs/5543554/general/2ffb5dc5-07d4-4d83-8ee4-f02ebfae4806.jpg',
'https://images.openlane.eu/carimgs/5543554/general/809091a0-8142-4280-8d49-62357d92277b.jpg',
'https://images.openlane.eu/carimgs/5543554/general/34476b7a-5a70-478a-a3bf-9136fc9edb33.jpg',
'https://images.openlane.eu/carimgs/5543554/general/ae63ad7f-4e87-43a4-82a4-fe4b0002a613.jpg',
'https://images.openlane.eu/carimgs/5543554/general/5f7ea975-3712-4d8d-9c76-1f90229778fa.jpg',
'https://images.openlane.eu/carimgs/5543554/general/855ca511-a98e-479f-a23e-cd0c6d7471df.jpg',
'https://images.openlane.eu/carimgs/5543554/general/ef27a945-3ccc-4241-a892-bf83f2bf416c.jpg',
'https://images.openlane.eu/carimgs/5543554/general/d22b993c-3366-4e3b-9c8d-6411dc696b30.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17213,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/e7ca85af-d32e-46b5-852b-3c613fc13206.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18818,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/a1ca026f-6bd4-4be5-b262-921cbf088b8c.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17238,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/2ffb5dc5-07d4-4d83-8ee4-f02ebfae4806.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16572,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/809091a0-8142-4280-8d49-62357d92277b.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27756,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/34476b7a-5a70-478a-a3bf-9136fc9edb33.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26784,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/ae63ad7f-4e87-43a4-82a4-fe4b0002a613.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25768,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/5f7ea975-3712-4d8d-9c76-1f90229778fa.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31169,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/855ca511-a98e-479f-a23e-cd0c6d7471df.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23496,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/ef27a945-3ccc-4241-a892-bf83f2bf416c.jpg',
'Width': 500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f2dd8b4-b455-5643-afdb-e9d4ec634efe/5f2dd8b4-b455-5643-afdb-e9d4ec634efe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27650,
'Height': 282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543554/general/d22b993c-3366-4e3b-9c8d-6411dc696b30.jpg',
'Width': 500}],
'price': 52200,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX M - xDrive - Electric - 619 hp - 25.184 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745516%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [adesa.fr] INFO: Saving data for 10745516: {'created_time': 1774877500.314285, 'last_price_update_time': 1774877500.314295, 'auction_closing_time': 1774962600.0}
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745516') HTTP/1.1" 204 0
2026-03-30 13:31:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-30 13:31:40 [adesa.fr] INFO: Found listing with ID: 10741674
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741674%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [adesa.fr] INFO: Scrape type for 10741674: 0
2026-03-30 13:31:40 [adesa.fr] INFO: Skipping item 10741674 url https://www.openlane.eu/en/carv6/auction/10741674
2026-03-30 13:31:40 [adesa.fr] INFO: Found listing with ID: 10741677
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741677%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [adesa.fr] INFO: Scrape type for 10741677: 0
2026-03-30 13:31:40 [adesa.fr] INFO: Skipping item 10741677 url https://www.openlane.eu/en/carv6/auction/10741677
2026-03-30 13:31:40 [adesa.fr] INFO: Found listing with ID: 10740174
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710740174%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [adesa.fr] INFO: Scrape type for 10740174: 0
2026-03-30 13:31:40 [adesa.fr] INFO: Skipping item 10740174 url https://www.openlane.eu/en/carv6/auction/10740174
2026-03-30 13:31:40 [adesa.fr] INFO: Found listing with ID: 10740175
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710740175%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [adesa.fr] INFO: Scrape type for 10740175: 0
2026-03-30 13:31:40 [adesa.fr] INFO: Skipping item 10740175 url https://www.openlane.eu/en/carv6/auction/10740175
2026-03-30 13:31:40 [adesa.fr] INFO: Found listing with ID: 10741676
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741676%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [adesa.fr] INFO: Scrape type for 10741676: 0
2026-03-30 13:31:40 [adesa.fr] INFO: Skipping item 10741676 url https://www.openlane.eu/en/carv6/auction/10741676
2026-03-30 13:31:40 [adesa.fr] INFO: Found listing with ID: 10730918
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710730918%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [adesa.fr] INFO: Scrape type for 10730918: 0
2026-03-30 13:31:40 [adesa.fr] INFO: Skipping item 10730918 url https://www.openlane.eu/en/carv6/auction/10730918
2026-03-30 13:31:40 [adesa.fr] INFO: Found listing with ID: 10744495
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744495%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [adesa.fr] INFO: Scrape type for 10744495: 1
2026-03-30 13:31:40 [adesa.fr] INFO: Scraping item 10744495 url https://www.openlane.eu/en/carv6/auction/10744495
2026-03-30 13:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10745458
2026-03-30 13:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b3de0b-0763-518d-8c73-a50b73d7daa7 with scrape type 1
2026-03-30 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1b3de0b-0763-518d-8c73-a50b73d7daa7
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5657694%252Fgeneral%252F76e2f203-ed0d-4af4-af0a-019baf8e6565.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/76e2f203-ed0d-4af4-af0a-019baf8e6565.jpg already downloaded
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5657694%252Fgeneral%252F1d8b10a4-0d78-415c-9bbe-ed112b2836f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/1d8b10a4-0d78-415c-9bbe-ed112b2836f4.jpg already downloaded
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5657694%252Fgeneral%252Ff2899daa-d47a-4a5b-a420-a6eda3e01d4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/f2899daa-d47a-4a5b-a420-a6eda3e01d4f.jpg already downloaded
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5657694%252Fgeneral%252F9c39ea6c-350a-41f9-9575-f9b3df429c82.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/9c39ea6c-350a-41f9-9575-f9b3df429c82.jpg already downloaded
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5657694%252Fgeneral%252F592efbe6-4a36-4163-8237-a654347ae95d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/592efbe6-4a36-4163-8237-a654347ae95d.jpg already downloaded
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5657694%252Fgeneral%252Fa7e86ee8-6e3e-4970-bb01-b51d754e911c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/a7e86ee8-6e3e-4970-bb01-b51d754e911c.jpg already downloaded
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5657694%252Fgeneral%252F540acab4-26ce-4f63-a6a4-ded87c6154d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/540acab4-26ce-4f63-a6a4-ded87c6154d5.jpg already downloaded
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5657694%252Fgeneral%252F42bb2191-1b02-4cb8-8799-9949099cea9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/42bb2191-1b02-4cb8-8799-9949099cea9b.jpg already downloaded
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5657694%252Fgeneral%252F107b4111-aa0e-437f-9f8c-ca6b8ea800fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/107b4111-aa0e-437f-9f8c-ca6b8ea800fc.jpg already downloaded
2026-03-30 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5657694%252Fgeneral%252F35d8fce4-c027-45aa-8bd8-78985bb8b7ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657694/general/35d8fce4-c027-45aa-8bd8-78985bb8b7ec.jpg already downloaded
2026-03-30 13:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1b3de0b-0763-518d-8c73-a50b73d7daa7, identifier: 10745458
2026-03-30 13:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with identifier: 10745428
2026-03-30 13:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with scrape type 1
2026-03-30 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5560610%252Fgeneral%252F19c487d5-e591-42a8-90cc-24e3adbaa1bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/19c487d5-e591-42a8-90cc-24e3adbaa1bd.jpg already downloaded
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5560610%252Fgeneral%252Fda224119-376a-4515-a518-bf9d8ec9809e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/da224119-376a-4515-a518-bf9d8ec9809e.JPG not downloaded yet
2026-03-30 13:31:41 [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-30 13:31:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5521878%252Fgeneral%252F33bf2c2d-7eb3-494d-a7fb-16046c2cdf58.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/33bf2c2d-7eb3-494d-a7fb-16046c2cdf58.JPG not downloaded yet
2026-03-30 13:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10745458
2026-03-30 13:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10745458
2026-03-30 13:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1b3de0b-0763-518d-8c73-a50b73d7daa7 with identifier: 10745458 to the API
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745458>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd1b3de0b-0763-518d-8c73-a50b73d7daa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000342',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745458',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX3',
'odometer': 91057,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5657694/general/76e2f203-ed0d-4af4-af0a-019baf8e6565.jpg',
'https://images.openlane.eu/carimgs/5657694/general/1d8b10a4-0d78-415c-9bbe-ed112b2836f4.jpg',
'https://images.openlane.eu/carimgs/5657694/general/f2899daa-d47a-4a5b-a420-a6eda3e01d4f.jpg',
'https://images.openlane.eu/carimgs/5657694/general/9c39ea6c-350a-41f9-9575-f9b3df429c82.jpg',
'https://images.openlane.eu/carimgs/5657694/general/592efbe6-4a36-4163-8237-a654347ae95d.jpg',
'https://images.openlane.eu/carimgs/5657694/general/a7e86ee8-6e3e-4970-bb01-b51d754e911c.jpg',
'https://images.openlane.eu/carimgs/5657694/general/540acab4-26ce-4f63-a6a4-ded87c6154d5.jpg',
'https://images.openlane.eu/carimgs/5657694/general/42bb2191-1b02-4cb8-8799-9949099cea9b.jpg',
'https://images.openlane.eu/carimgs/5657694/general/107b4111-aa0e-437f-9f8c-ca6b8ea800fc.jpg',
'https://images.openlane.eu/carimgs/5657694/general/35d8fce4-c027-45aa-8bd8-78985bb8b7ec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1098681,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/76e2f203-ed0d-4af4-af0a-019baf8e6565.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1080021,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/1d8b10a4-0d78-415c-9bbe-ed112b2836f4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1159445,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/f2899daa-d47a-4a5b-a420-a6eda3e01d4f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1238107,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/9c39ea6c-350a-41f9-9575-f9b3df429c82.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1221392,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/592efbe6-4a36-4163-8237-a654347ae95d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1272089,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/a7e86ee8-6e3e-4970-bb01-b51d754e911c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 774068,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/540acab4-26ce-4f63-a6a4-ded87c6154d5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 886603,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/42bb2191-1b02-4cb8-8799-9949099cea9b.jpg',
'Width': 2962},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 726789,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/107b4111-aa0e-437f-9f8c-ca6b8ea800fc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b3de0b-0763-518d-8c73-a50b73d7daa7/d1b3de0b-0763-518d-8c73-a50b73d7daa7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 788391,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657694/general/35d8fce4-c027-45aa-8bd8-78985bb8b7ec.jpg',
'Width': 2731}],
'price': 27900,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX3 M Sport - Electric - Automatic - 286 hp - 91.057 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745458%27 HTTP/1.1" 200 None
2026-03-30 13:31:41 [adesa.fr] INFO: Saving data for 10745458: {'created_time': 1774877501.50464, 'last_price_update_time': 1774877501.504651, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745458') HTTP/1.1" 204 0
2026-03-30 13:31:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-30 13:31:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 442de862-7ed7-5b19-b9d7-a86707e0a934 due to Ignoring non-200 response
2026-03-30 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/533cfce1-6785-4570-97cb-16f49be4b13b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745538)
2026-03-30 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/d1dfb00e-23ed-4fee-9ea0-7804ca7ea7c2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745538)
2026-03-30 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688569/general/d66de37d-c5cd-4d68-b564-99fb6c0a121b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744572)
2026-03-30 13:31:41 [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/10744541)
2026-03-30 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688569/general/fc1fb303-b790-4b79-8576-56bda953757f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744572)
2026-03-30 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/8c1fa79a-ed21-4108-b551-50d5cab0a08d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745513)
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10448653: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10620841: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10620845: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10448654: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10442556: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10579600: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10579603: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10383756: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10579601: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10674348: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10674347: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10475641: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10579602: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10470435: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10543584: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10724801
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10724801: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10724801 url https://www.openlane.eu/en/carv6/auction/10724801
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10737486
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10737486: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10737486 url https://www.openlane.eu/en/carv6/auction/10737486
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10685651: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [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-30 13:31:41 [adesa.fr] INFO: Scrape type for 10717100: 0
2026-03-30 13:31:41 [adesa.fr] INFO: Skipping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10742001
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742001%27 HTTP/1.1" 200 None
2026-03-30 13:31:41 [adesa.fr] INFO: Scrape type for 10742001: 1
2026-03-30 13:31:41 [adesa.fr] INFO: Scraping item 10742001 url https://www.openlane.eu/en/carv6/auction/10742001
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5560610%252Fgeneral%252F2839063b-1b59-4163-a40b-2ad4a56fe494.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/2839063b-1b59-4163-a40b-2ad4a56fe494.JPG not downloaded yet
2026-03-30 13:31:41 [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/10744541)
2026-03-30 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/c7e51c28-9551-4363-ad45-e99ed5f6fb77.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745513)
2026-03-30 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5521878%252Fgeneral%252F9b7daa73-6cde-489f-855b-c1f35cff0c68.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/9b7daa73-6cde-489f-855b-c1f35cff0c68.JPG not downloaded yet
2026-03-30 13:31:41 [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-30 13:31:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-30 13:31:41 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710405352%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10405352: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710405348%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10405348: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710552553%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10552553: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698902%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10698902: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698904%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10698904: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698905%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10698905: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698906%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10698906: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10742059
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742059%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10742059: 1
2026-03-30 13:31:42 [adesa.fr] INFO: Scraping item 10742059 url https://www.openlane.eu/en/carv6/auction/10742059
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5560610%252Fgeneral%252F9a270b72-0ee0-4fa5-abf7-3b60c2c318fd.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/9a270b72-0ee0-4fa5-abf7-3b60c2c318fd.JPG not downloaded yet
2026-03-30 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5521878%252Fgeneral%252F0c62eaca-a5b8-4db3-bdd6-a83c1eac71ef.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/0c62eaca-a5b8-4db3-bdd6-a83c1eac71ef.JPG not downloaded yet
2026-03-30 13:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 442de862-7ed7-5b19-b9d7-a86707e0a934 due to Ignoring non-200 response
2026-03-30 13:31:42 [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-30 13:31:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 442de862-7ed7-5b19-b9d7-a86707e0a934 due to Ignoring non-200 response
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10741992
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741992%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10741992: 1
2026-03-30 13:31:42 [adesa.fr] INFO: Scraping item 10741992 url https://www.openlane.eu/en/carv6/auction/10741992
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5560610%252Fgeneral%252Fc99d3c23-f163-4cd8-9a2d-525a70a8da87.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/c99d3c23-f163-4cd8-9a2d-525a70a8da87.JPG not downloaded yet
2026-03-30 13:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5521878%252Fgeneral%252F80653b78-fe0b-4e7d-b335-f2c93d48ec93.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/80653b78-fe0b-4e7d-b335-f2c93d48ec93.JPG not downloaded yet
2026-03-30 13:31:42 [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-30 13:31:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-30 13:31:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/33bf2c2d-7eb3-494d-a7fb-16046c2cdf58.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745513)
2026-03-30 13:31:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/da224119-376a-4515-a518-bf9d8ec9809e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745428)
2026-03-30 13:31:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5630595/general/c9e39290-7ed8-4009-9dc4-5cd09f6550b7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745538)
2026-03-30 13:31:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688569/general/8beb33de-cb8b-45fc-8279-e4e8ffc47a01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744572)
2026-03-30 13:31:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/e0d9e420-6924-4c44-9404-639fb89afa3b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745513)
2026-03-30 13:31:42 [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/10744541)
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710691264%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10691264: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710626560%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10626560: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710647381%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10647381: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710674191%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10674191: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710631532%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710627081%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710627983%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10627983: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710695921%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10695921: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710676819%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10676819: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698040%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10698040: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710698054%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10698054: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10722721
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710722721%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10722721: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10722721 url https://www.openlane.eu/en/carv6/auction/10722721
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710646224%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10646224: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710667468%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10667468: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710666205%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10666205: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10731312
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710731312%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10731312: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10731312 url https://www.openlane.eu/en/carv6/auction/10731312
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710497191%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10497191: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10741980
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741980%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10741980: 1
2026-03-30 13:31:42 [adesa.fr] INFO: Scraping item 10741980 url https://www.openlane.eu/en/carv6/auction/10741980
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5560610%252Fgeneral%252F41c706eb-3af1-4fe2-a46d-e570e52c226f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/41c706eb-3af1-4fe2-a46d-e570e52c226f.JPG not downloaded yet
2026-03-30 13:31:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/9b7daa73-6cde-489f-855b-c1f35cff0c68.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745513)
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5521878%252Fgeneral%252F11180483-98f3-4e27-86a9-5f3e7d69c9c0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521878/general/11180483-98f3-4e27-86a9-5f3e7d69c9c0.JPG not downloaded yet
2026-03-30 13:31:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/9a270b72-0ee0-4fa5-abf7-3b60c2c318fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745428)
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710675010%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10675010: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710675009%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10675009: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710695475%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10695475: 0
2026-03-30 13:31:42 [adesa.fr] INFO: Skipping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-30 13:31:42 [adesa.fr] INFO: Found listing with ID: 10741996
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741996%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [adesa.fr] INFO: Scrape type for 10741996: 1
2026-03-30 13:31:42 [adesa.fr] INFO: Scraping item 10741996 url https://www.openlane.eu/en/carv6/auction/10741996
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5560610%252Fgeneral%252Fc61dab6d-3919-46dc-bb3a-1dd9efbfa0e4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/c61dab6d-3919-46dc-bb3a-1dd9efbfa0e4.JPG not downloaded yet
2026-03-30 13:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10745455
2026-03-30 13:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab151512-6325-57a4-a2f7-7db98f2a478f with scrape type 1
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab151512-6325-57a4-a2f7-7db98f2a478f
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5653020%252Fgeneral%252F71cd9af9-349e-4609-9472-7c6bb94f5a94.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/71cd9af9-349e-4609-9472-7c6bb94f5a94.jpg already downloaded
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5653020%252Fgeneral%252Fdf5fd43b-7f15-480f-877c-33bf96d06cc3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/df5fd43b-7f15-480f-877c-33bf96d06cc3.jpg already downloaded
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5653020%252Fgeneral%252F786dc1e9-c2cb-4abc-872b-62001834d490.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/786dc1e9-c2cb-4abc-872b-62001834d490.jpg already downloaded
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5653020%252Fgeneral%252F1e12dd81-ce2b-405c-b7e6-6677cad19709.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/1e12dd81-ce2b-405c-b7e6-6677cad19709.jpg already downloaded
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5653020%252Fgeneral%252Fce29c727-35d1-4e43-93f3-48c3be639a57.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/ce29c727-35d1-4e43-93f3-48c3be639a57.jpg already downloaded
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5653020%252Fgeneral%252F372df294-9b71-4d84-9229-71baec9cba33.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/372df294-9b71-4d84-9229-71baec9cba33.jpg already downloaded
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5653020%252Fgeneral%252F760a8c19-8faf-4820-b234-b62552c474f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/760a8c19-8faf-4820-b234-b62552c474f6.jpg already downloaded
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5653020%252Fgeneral%252F8c7e03bc-12c5-46c2-ba8d-e939366db84e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/8c7e03bc-12c5-46c2-ba8d-e939366db84e.jpg already downloaded
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5653020%252Fgeneral%252F21d3cd76-e921-4a17-afe8-1abe526e9c51.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/21d3cd76-e921-4a17-afe8-1abe526e9c51.jpg already downloaded
2026-03-30 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5653020%252Fgeneral%252F128a3b9e-20f3-4207-b6fc-4e824a21569a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653020/general/128a3b9e-20f3-4207-b6fc-4e824a21569a.jpg already downloaded
2026-03-30 13:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ab151512-6325-57a4-a2f7-7db98f2a478f, identifier: 10745455
2026-03-30 13:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10745455
2026-03-30 13:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10745455
2026-03-30 13:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ab151512-6325-57a4-a2f7-7db98f2a478f with identifier: 10745455 to the API
2026-03-30 13:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745455>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'ab151512-6325-57a4-a2f7-7db98f2a478f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745455',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 15666,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5653020/general/71cd9af9-349e-4609-9472-7c6bb94f5a94.jpg',
'https://images.openlane.eu/carimgs/5653020/general/df5fd43b-7f15-480f-877c-33bf96d06cc3.jpg',
'https://images.openlane.eu/carimgs/5653020/general/786dc1e9-c2cb-4abc-872b-62001834d490.jpg',
'https://images.openlane.eu/carimgs/5653020/general/1e12dd81-ce2b-405c-b7e6-6677cad19709.jpg',
'https://images.openlane.eu/carimgs/5653020/general/ce29c727-35d1-4e43-93f3-48c3be639a57.jpg',
'https://images.openlane.eu/carimgs/5653020/general/372df294-9b71-4d84-9229-71baec9cba33.jpg',
'https://images.openlane.eu/carimgs/5653020/general/760a8c19-8faf-4820-b234-b62552c474f6.jpg',
'https://images.openlane.eu/carimgs/5653020/general/8c7e03bc-12c5-46c2-ba8d-e939366db84e.jpg',
'https://images.openlane.eu/carimgs/5653020/general/21d3cd76-e921-4a17-afe8-1abe526e9c51.jpg',
'https://images.openlane.eu/carimgs/5653020/general/128a3b9e-20f3-4207-b6fc-4e824a21569a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/71cd9af9-349e-4609-9472-7c6bb94f5a94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/df5fd43b-7f15-480f-877c-33bf96d06cc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/786dc1e9-c2cb-4abc-872b-62001834d490.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/1e12dd81-ce2b-405c-b7e6-6677cad19709.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91531,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/ce29c727-35d1-4e43-93f3-48c3be639a57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/372df294-9b71-4d84-9229-71baec9cba33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/760a8c19-8faf-4820-b234-b62552c474f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128086,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/8c7e03bc-12c5-46c2-ba8d-e939366db84e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/21d3cd76-e921-4a17-afe8-1abe526e9c51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab151512-6325-57a4-a2f7-7db98f2a478f/ab151512-6325-57a4-a2f7-7db98f2a478f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653020/general/128a3b9e-20f3-4207-b6fc-4e824a21569a.jpg',
'Width': 1024}],
'price': 36400,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 M 50 - xDrive - Electric - Automatic - 544 hp - 15.666 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745455%27 HTTP/1.1" 200 None
2026-03-30 13:31:43 [adesa.fr] INFO: Saving data for 10745455: {'created_time': 1774877503.549122, 'last_price_update_time': 1774877503.549135, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745455') HTTP/1.1" 204 0
2026-03-30 13:31:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4546039-03d5-5a70-8de4-3a6104bb0007 with identifier: 10745425
2026-03-30 13:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4546039-03d5-5a70-8de4-3a6104bb0007 with scrape type 1
2026-03-30 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4546039-03d5-5a70-8de4-3a6104bb0007
2026-03-30 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543201%252Fgeneral%252F87623135-72ab-4ff6-a11c-ccec73b0dabc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/87623135-72ab-4ff6-a11c-ccec73b0dabc.jpg already downloaded
2026-03-30 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543201%252Fgeneral%252Fcac98ef0-8298-4436-8a04-a635af8e7c52.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/cac98ef0-8298-4436-8a04-a635af8e7c52.JPG not downloaded yet
2026-03-30 13:31:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-30 13:31:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-30 13:31:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 84c5420a-b166-5daa-a3b0-60c33c0b2775, skipping ID generation
2026-03-30 13:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 with scrape type 1
2026-03-30 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 sending to next pipeline
2026-03-30 13:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 84c5420a-b166-5daa-a3b0-60c33c0b2775, identifier: 10745538
2026-03-30 13:31:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 442de862-7ed7-5b19-b9d7-a86707e0a934 due to Ignoring non-200 response
2026-03-30 13:31:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-30 13:31:43 [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-30 13:31:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/c99d3c23-f163-4cd8-9a2d-525a70a8da87.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745428)
2026-03-30 13:31:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/2839063b-1b59-4163-a40b-2ad4a56fe494.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745428)
2026-03-30 13:31:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/0c62eaca-a5b8-4db3-bdd6-a83c1eac71ef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745513)
2026-03-30 13:31:43 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-30 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710653814%27 HTTP/1.1" 200 None
2026-03-30 13:31:43 [adesa.fr] INFO: Scrape type for 10653814: 0
2026-03-30 13:31:43 [adesa.fr] INFO: Skipping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-30 13:31:43 [adesa.fr] INFO: Found listing with ID: 10733990
2026-03-30 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710733990%27 HTTP/1.1" 200 None
2026-03-30 13:31:43 [adesa.fr] INFO: Scrape type for 10733990: 0
2026-03-30 13:31:43 [adesa.fr] INFO: Skipping item 10733990 url https://www.openlane.eu/en/carv6/auction/10733990
2026-03-30 13:31:43 [adesa.fr] INFO: Found listing with ID: 10741953
2026-03-30 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741953%27 HTTP/1.1" 200 None
2026-03-30 13:31:43 [adesa.fr] INFO: Scrape type for 10741953: 1
2026-03-30 13:31:43 [adesa.fr] INFO: Scraping item 10741953 url https://www.openlane.eu/en/carv6/auction/10741953
2026-03-30 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5560610%252Fgeneral%252F24c912af-acb3-4265-a0fe-a72b266621c1.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/24c912af-acb3-4265-a0fe-a72b266621c1.JPG not downloaded yet
2026-03-30 13:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10745538
2026-03-30 13:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10745538
2026-03-30 13:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 84c5420a-b166-5daa-a3b0-60c33c0b2775 with identifier: 10745538 to the API
2026-03-30 13:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5630595/general/c9e39290-7ed8-4009-9dc4-5cd09f6550b7.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '84c5420a-b166-5daa-a3b0-60c33c0b2775',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745538',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 73975,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84c5420a-b166-5daa-a3b0-60c33c0b2775/84c5420a-b166-5daa-a3b0-60c33c0b2775_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238213,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5630595/general/b24120d4-b928-4b94-b6b3-3490c9a1faa7.jpg',
'Width': 2731}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-08-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'73.975 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745538%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [adesa.fr] INFO: Saving data for 10745538: {'created_time': 1774877504.166126, 'last_price_update_time': 1774877504.16614, 'auction_closing_time': 1774962600.0}
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745538') HTTP/1.1" 204 0
2026-03-30 13:31:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/80653b78-fe0b-4e7d-b335-f2c93d48ec93.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745513)
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543201%252Fgeneral%252F16caddfd-70a9-4036-88eb-2478fd2eaf2d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/16caddfd-70a9-4036-88eb-2478fd2eaf2d.JPG not downloaded yet
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 84c5420a-b166-5daa-a3b0-60c33c0b2775 due to Ignoring non-200 response
2026-03-30 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-30 13:31:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/41c706eb-3af1-4fe2-a46d-e570e52c226f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745428)
2026-03-30 13:31:44 [adesa.fr] INFO: Found listing with ID: 10741952
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741952%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [adesa.fr] INFO: Scrape type for 10741952: 1
2026-03-30 13:31:44 [adesa.fr] INFO: Scraping item 10741952 url https://www.openlane.eu/en/carv6/auction/10741952
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5560610%252Fgeneral%252Fd162fd61-a77a-4e79-9004-a08796ba97db.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/d162fd61-a77a-4e79-9004-a08796ba97db.JPG not downloaded yet
2026-03-30 13:31:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543201%252Fgeneral%252F86a0aafe-e6cc-4a45-962b-13903f8491f7.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/86a0aafe-e6cc-4a45-962b-13903f8491f7.JPG not downloaded yet
2026-03-30 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-30 13:31:44 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710406264%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [adesa.fr] INFO: Scrape type for 10406264: 0
2026-03-30 13:31:44 [adesa.fr] INFO: Skipping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-30 13:31:44 [adesa.fr] INFO: Found listing with ID: 10730942
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710730942%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [adesa.fr] INFO: Scrape type for 10730942: 0
2026-03-30 13:31:44 [adesa.fr] INFO: Skipping item 10730942 url https://www.openlane.eu/en/carv6/auction/10730942
2026-03-30 13:31:44 [adesa.fr] INFO: Found listing with ID: 10730944
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710730944%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [adesa.fr] INFO: Scrape type for 10730944: 0
2026-03-30 13:31:44 [adesa.fr] INFO: Skipping item 10730944 url https://www.openlane.eu/en/carv6/auction/10730944
2026-03-30 13:31:44 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710708002%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-30 13:31:44 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-30 13:31:44 [adesa.fr] INFO: Found listing with ID: 10742008
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742008%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [adesa.fr] INFO: Scrape type for 10742008: 1
2026-03-30 13:31:44 [adesa.fr] INFO: Scraping item 10742008 url https://www.openlane.eu/en/carv6/auction/10742008
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5560610%252Fgeneral%252F86d84a1c-f26f-4828-8274-ab9ca5c724bc.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5560610/general/86d84a1c-f26f-4828-8274-ab9ca5c724bc.JPG not downloaded yet
2026-03-30 13:31:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/c61dab6d-3919-46dc-bb3a-1dd9efbfa0e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745428)
2026-03-30 13:31:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5521878/general/11180483-98f3-4e27-86a9-5f3e7d69c9c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745513)
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543201%252Fgeneral%252Fdbed7c43-7afb-4dba-a234-8815b598d0c4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/dbed7c43-7afb-4dba-a234-8815b598d0c4.JPG not downloaded yet
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-30 13:31:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/cac98ef0-8298-4436-8a04-a635af8e7c52.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745425)
2026-03-30 13:31:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/24c912af-acb3-4265-a0fe-a72b266621c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745428)
2026-03-30 13:31:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688569/general/62ebeb2f-f728-465c-ae03-54b520659e4d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744572)
2026-03-30 13:31:44 [adesa.fr] INFO: Found listing with ID: 10724173
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710724173%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [adesa.fr] INFO: Scrape type for 10724173: 0
2026-03-30 13:31:44 [adesa.fr] INFO: Skipping item 10724173 url https://www.openlane.eu/en/carv6/auction/10724173
2026-03-30 13:31:44 [adesa.fr] INFO: Found listing with ID: 10743050
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710743050%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [adesa.fr] INFO: Scrape type for 10743050: 1
2026-03-30 13:31:44 [adesa.fr] INFO: Scraping item 10743050 url https://www.openlane.eu/en/carv6/auction/10743050
2026-03-30 13:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10744586
2026-03-30 13:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with scrape type 1
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709222%252Fgeneral%252Fc9d5d971-0ecb-4a93-bb38-0da03d9362b6.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [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-30 13:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10745454
2026-03-30 13:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with scrape type 1
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5649169%252Fgeneral%252F58d81006-2690-4707-9458-1226b9963c20.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/58d81006-2690-4707-9458-1226b9963c20.jpg already downloaded
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5649169%252Fgeneral%252Fd1fae296-b50e-460e-b4a0-0fdf83c1bee3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/d1fae296-b50e-460e-b4a0-0fdf83c1bee3.jpg already downloaded
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5649169%252Fgeneral%252Fbba12e2c-ab4a-4bb1-a383-4c8829a39de3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/bba12e2c-ab4a-4bb1-a383-4c8829a39de3.jpg already downloaded
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5649169%252Fgeneral%252Ff334dac5-79f3-4ed3-8479-fc92fc406d3b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/f334dac5-79f3-4ed3-8479-fc92fc406d3b.jpg already downloaded
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5649169%252Fgeneral%252F9c9e4907-d596-4c43-a99f-16340141b43f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/9c9e4907-d596-4c43-a99f-16340141b43f.jpg already downloaded
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5649169%252Fgeneral%252F5e183bb4-7738-4412-9774-a85bcaab9e0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/5e183bb4-7738-4412-9774-a85bcaab9e0f.jpg already downloaded
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5649169%252Fgeneral%252F513c128f-7450-4b81-b4e9-239758792337.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/513c128f-7450-4b81-b4e9-239758792337.jpg already downloaded
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5649169%252Fgeneral%252F20cdad25-7129-4c1b-8e73-bc403be77de7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/20cdad25-7129-4c1b-8e73-bc403be77de7.jpg already downloaded
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5649169%252Fgeneral%252F9566d1b8-665b-4605-b2e1-ced7b3d5180d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/9566d1b8-665b-4605-b2e1-ced7b3d5180d.jpg already downloaded
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5649169%252Fgeneral%252Fc032c940-595a-41c4-b1d7-182c5fa9d724.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649169/general/c032c940-595a-41c4-b1d7-182c5fa9d724.jpg already downloaded
2026-03-30 13:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a, identifier: 10745454
2026-03-30 13:31:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 425538f0-f386-5419-939f-a69d767613eb with identifier: 10745511
2026-03-30 13:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 425538f0-f386-5419-939f-a69d767613eb with scrape type 1
2026-03-30 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 425538f0-f386-5419-939f-a69d767613eb
2026-03-30 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5509616%252Fgeneral%252Fb92f1d92-104f-4b00-b24f-aab3035c93c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/b92f1d92-104f-4b00-b24f-aab3035c93c3.jpg already downloaded
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5509616%252Fgeneral%252F9652deb1-da8f-4358-bf47-a7c1dd1509ac.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/9652deb1-da8f-4358-bf47-a7c1dd1509ac.JPG not downloaded yet
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5543201%252Fgeneral%252F664a364c-3765-4500-91cf-1ee686c4a0ad.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/664a364c-3765-4500-91cf-1ee686c4a0ad.JPG not downloaded yet
2026-03-30 13:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10745454
2026-03-30 13:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10745454
2026-03-30 13:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a with identifier: 10745454 to the API
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745454>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745454',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 86964,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5649169/general/58d81006-2690-4707-9458-1226b9963c20.jpg',
'https://images.openlane.eu/carimgs/5649169/general/d1fae296-b50e-460e-b4a0-0fdf83c1bee3.jpg',
'https://images.openlane.eu/carimgs/5649169/general/bba12e2c-ab4a-4bb1-a383-4c8829a39de3.jpg',
'https://images.openlane.eu/carimgs/5649169/general/f334dac5-79f3-4ed3-8479-fc92fc406d3b.jpg',
'https://images.openlane.eu/carimgs/5649169/general/9c9e4907-d596-4c43-a99f-16340141b43f.jpg',
'https://images.openlane.eu/carimgs/5649169/general/5e183bb4-7738-4412-9774-a85bcaab9e0f.jpg',
'https://images.openlane.eu/carimgs/5649169/general/513c128f-7450-4b81-b4e9-239758792337.jpg',
'https://images.openlane.eu/carimgs/5649169/general/20cdad25-7129-4c1b-8e73-bc403be77de7.jpg',
'https://images.openlane.eu/carimgs/5649169/general/9566d1b8-665b-4605-b2e1-ced7b3d5180d.jpg',
'https://images.openlane.eu/carimgs/5649169/general/c032c940-595a-41c4-b1d7-182c5fa9d724.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 521403,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/58d81006-2690-4707-9458-1226b9963c20.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 540942,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/d1fae296-b50e-460e-b4a0-0fdf83c1bee3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 508831,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/bba12e2c-ab4a-4bb1-a383-4c8829a39de3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 583850,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/f334dac5-79f3-4ed3-8479-fc92fc406d3b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 576954,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/9c9e4907-d596-4c43-a99f-16340141b43f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 599421,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/5e183bb4-7738-4412-9774-a85bcaab9e0f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297599,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/513c128f-7450-4b81-b4e9-239758792337.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318527,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/20cdad25-7129-4c1b-8e73-bc403be77de7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317682,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/9566d1b8-665b-4605-b2e1-ced7b3d5180d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a/2d9a12d8-5664-59ce-bd34-d6b04c5f7c4a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367173,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649169/general/c032c940-595a-41c4-b1d7-182c5fa9d724.jpg',
'Width': 2731}],
'price': 27400,
'price_includes_vat': True,
'registration_date': '2022-12-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW i4 40e M Sport - Electric - Automatic - 340 hp - 86.964 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745454%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [adesa.fr] INFO: Saving data for 10745454: {'created_time': 1774877505.565034, 'last_price_update_time': 1774877505.565047, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745454') HTTP/1.1" 204 0
2026-03-30 13:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10745410
2026-03-30 13:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with scrape type 1
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4acbeef5-f8cc-5542-b9f7-543823a63dc7
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5267738%252Fgeneral%252F785c0bc9-9033-48a5-888b-db981f7f1c7b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/785c0bc9-9033-48a5-888b-db981f7f1c7b.jpg already downloaded
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5267738%252Fgeneral%252F77c801f3-b79d-42ae-a61a-11839c7663ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/77c801f3-b79d-42ae-a61a-11839c7663ab.jpg already downloaded
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5267738%252Fgeneral%252Fce9b3b34-75e2-4975-a716-cf85c8cd2182.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/ce9b3b34-75e2-4975-a716-cf85c8cd2182.jpg already downloaded
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5267738%252Fgeneral%252F0bb11689-3c07-44d4-93b8-62337cb436c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/0bb11689-3c07-44d4-93b8-62337cb436c6.jpg already downloaded
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5267738%252Fgeneral%252Fc2fc4c73-0274-4d8c-9ddb-5e5e0f291837.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/c2fc4c73-0274-4d8c-9ddb-5e5e0f291837.jpg already downloaded
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5267738%252Fgeneral%252Fa1e0e803-d309-4bdd-bf4a-5f9eb189b6de.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/a1e0e803-d309-4bdd-bf4a-5f9eb189b6de.jpg already downloaded
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5267738%252Fgeneral%252F8f5b2c6b-e3c4-4bad-b3ae-1c5bd3c2c10b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/8f5b2c6b-e3c4-4bad-b3ae-1c5bd3c2c10b.jpg already downloaded
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5267738%252Fgeneral%252F36365581-b223-491c-9ec4-9c1db9510376.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/36365581-b223-491c-9ec4-9c1db9510376.jpg already downloaded
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5267738%252Fgeneral%252Fefd3328f-b021-4ce3-b1c5-88ae814c2909.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/efd3328f-b021-4ce3-b1c5-88ae814c2909.jpg already downloaded
2026-03-30 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5267738%252Fgeneral%252F55e34ab6-7759-4aad-8883-f2ec02e4e23a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5267738/general/55e34ab6-7759-4aad-8883-f2ec02e4e23a.jpg already downloaded
2026-03-30 13:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4acbeef5-f8cc-5542-b9f7-543823a63dc7, identifier: 10745410
2026-03-30 13:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/d162fd61-a77a-4e79-9004-a08796ba97db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745428)
2026-03-30 13:31:46 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710583767%27 HTTP/1.1" 200 None
2026-03-30 13:31:46 [adesa.fr] INFO: Scrape type for 10583767: 0
2026-03-30 13:31:46 [adesa.fr] INFO: Skipping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-30 13:31:46 [adesa.fr] INFO: Found listing with ID: 10722731
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710722731%27 HTTP/1.1" 200 None
2026-03-30 13:31:46 [adesa.fr] INFO: Scrape type for 10722731: 0
2026-03-30 13:31:46 [adesa.fr] INFO: Skipping item 10722731 url https://www.openlane.eu/en/carv6/auction/10722731
2026-03-30 13:31:46 [adesa.fr] INFO: Found listing with ID: 10727623
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710727623%27 HTTP/1.1" 200 None
2026-03-30 13:31:46 [adesa.fr] INFO: Scrape type for 10727623: 0
2026-03-30 13:31:46 [adesa.fr] INFO: Skipping item 10727623 url https://www.openlane.eu/en/carv6/auction/10727623
2026-03-30 13:31:46 [adesa.fr] INFO: Found listing with ID: 10728850
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710728850%27 HTTP/1.1" 200 None
2026-03-30 13:31:46 [adesa.fr] INFO: Scrape type for 10728850: 0
2026-03-30 13:31:46 [adesa.fr] INFO: Skipping item 10728850 url https://www.openlane.eu/en/carv6/auction/10728850
2026-03-30 13:31:46 [adesa.fr] INFO: Found listing with ID: 10721366
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710721366%27 HTTP/1.1" 200 None
2026-03-30 13:31:46 [adesa.fr] INFO: Scrape type for 10721366: 0
2026-03-30 13:31:46 [adesa.fr] INFO: Skipping item 10721366 url https://www.openlane.eu/en/carv6/auction/10721366
2026-03-30 13:31:46 [adesa.fr] INFO: Found listing with ID: 10721606
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710721606%27 HTTP/1.1" 200 None
2026-03-30 13:31:46 [adesa.fr] INFO: Scrape type for 10721606: 0
2026-03-30 13:31:46 [adesa.fr] INFO: Skipping item 10721606 url https://www.openlane.eu/en/carv6/auction/10721606
2026-03-30 13:31:46 [adesa.fr] INFO: Found listing with ID: 10742082
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742082%27 HTTP/1.1" 200 None
2026-03-30 13:31:46 [adesa.fr] INFO: Scrape type for 10742082: 1
2026-03-30 13:31:46 [adesa.fr] INFO: Scraping item 10742082 url https://www.openlane.eu/en/carv6/auction/10742082
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5709222%252Fgeneral%252F2acc9eea-c9ad-4669-b1ee-6e46bacd4f19.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:46 [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-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5509616%252Fgeneral%252Fa4604405-c44a-4363-b1a2-7ab13e2901da.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/a4604405-c44a-4363-b1a2-7ab13e2901da.JPG not downloaded yet
2026-03-30 13:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10745410
2026-03-30 13:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10745410
2026-03-30 13:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4acbeef5-f8cc-5542-b9f7-543823a63dc7 with identifier: 10745410 to the API
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745410>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '4acbeef5-f8cc-5542-b9f7-543823a63dc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125002225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745410',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 20935,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5267738/general/785c0bc9-9033-48a5-888b-db981f7f1c7b.jpg',
'https://images.openlane.eu/carimgs/5267738/general/77c801f3-b79d-42ae-a61a-11839c7663ab.jpg',
'https://images.openlane.eu/carimgs/5267738/general/ce9b3b34-75e2-4975-a716-cf85c8cd2182.jpg',
'https://images.openlane.eu/carimgs/5267738/general/0bb11689-3c07-44d4-93b8-62337cb436c6.jpg',
'https://images.openlane.eu/carimgs/5267738/general/c2fc4c73-0274-4d8c-9ddb-5e5e0f291837.jpg',
'https://images.openlane.eu/carimgs/5267738/general/a1e0e803-d309-4bdd-bf4a-5f9eb189b6de.jpg',
'https://images.openlane.eu/carimgs/5267738/general/8f5b2c6b-e3c4-4bad-b3ae-1c5bd3c2c10b.jpg',
'https://images.openlane.eu/carimgs/5267738/general/36365581-b223-491c-9ec4-9c1db9510376.jpg',
'https://images.openlane.eu/carimgs/5267738/general/efd3328f-b021-4ce3-b1c5-88ae814c2909.jpg',
'https://images.openlane.eu/carimgs/5267738/general/55e34ab6-7759-4aad-8883-f2ec02e4e23a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/785c0bc9-9033-48a5-888b-db981f7f1c7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/77c801f3-b79d-42ae-a61a-11839c7663ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/ce9b3b34-75e2-4975-a716-cf85c8cd2182.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/0bb11689-3c07-44d4-93b8-62337cb436c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/c2fc4c73-0274-4d8c-9ddb-5e5e0f291837.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/a1e0e803-d309-4bdd-bf4a-5f9eb189b6de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/8f5b2c6b-e3c4-4bad-b3ae-1c5bd3c2c10b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/36365581-b223-491c-9ec4-9c1db9510376.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/efd3328f-b021-4ce3-b1c5-88ae814c2909.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4acbeef5-f8cc-5542-b9f7-543823a63dc7/4acbeef5-f8cc-5542-b9f7-543823a63dc7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5267738/general/55e34ab6-7759-4aad-8883-f2ec02e4e23a.jpg',
'Width': 1024}],
'price': 31200,
'price_includes_vat': True,
'registration_date': '2023-07-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi A6 50 TFSIe S Line - Quattro - Hybrid - Automatic - 265 hp - '
'20.935 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745410%27 HTTP/1.1" 200 None
2026-03-30 13:31:46 [adesa.fr] INFO: Saving data for 10745410: {'created_time': 1774877506.763602, 'last_price_update_time': 1774877506.763621, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745410') HTTP/1.1" 204 0
2026-03-30 13:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/86a0aafe-e6cc-4a45-962b-13903f8491f7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745425)
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5543201%252Fgeneral%252F45ce86e7-c238-4cef-9696-0f71387d0fe4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/45ce86e7-c238-4cef-9696-0f71387d0fe4.JPG not downloaded yet
2026-03-30 13:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-30 13:31:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 725b43a8-fae3-5089-9bd8-7b2a80a3441e, skipping ID generation
2026-03-30 13:31:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e with scrape type 1
2026-03-30 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e sending to next pipeline
2026-03-30 13:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 725b43a8-fae3-5089-9bd8-7b2a80a3441e, identifier: 10745513
2026-03-30 13:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-30 13:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-30 13:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 442de862-7ed7-5b19-b9d7-a86707e0a934 due to Ignoring non-200 response
2026-03-30 13:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/16caddfd-70a9-4036-88eb-2478fd2eaf2d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745425)
2026-03-30 13:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5560610/general/86d84a1c-f26f-4828-8274-ab9ca5c724bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745428)
2026-03-30 13:31:46 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710630790%27 HTTP/1.1" 200 None
2026-03-30 13:31:46 [adesa.fr] INFO: Scrape type for 10630790: 0
2026-03-30 13:31:46 [adesa.fr] INFO: Skipping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-30 13:31:46 [adesa.fr] INFO: Found listing with ID: 10742080
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742080%27 HTTP/1.1" 200 None
2026-03-30 13:31:46 [adesa.fr] INFO: Scrape type for 10742080: 1
2026-03-30 13:31:46 [adesa.fr] INFO: Scraping item 10742080 url https://www.openlane.eu/en/carv6/auction/10742080
2026-03-30 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709222%252Fgeneral%252F88d4a788-3b12-456e-9a6e-d8f7ba8c5173.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [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-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5509616%252Fgeneral%252F50f536f1-4a18-4739-a68d-21a1b07341a8.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/50f536f1-4a18-4739-a68d-21a1b07341a8.JPG not downloaded yet
2026-03-30 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10745513
2026-03-30 13:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10745513
2026-03-30 13:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 725b43a8-fae3-5089-9bd8-7b2a80a3441e with identifier: 10745513 to the API
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5521878/general/11180483-98f3-4e27-86a9-5f3e7d69c9c0.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '725b43a8-fae3-5089-9bd8-7b2a80a3441e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745513',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 22758,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_725b43a8-fae3-5089-9bd8-7b2a80a3441e/725b43a8-fae3-5089-9bd8-7b2a80a3441e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388560,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521878/general/9328f4ba-5ef1-48b6-ac58-bcf15d629f7f.jpg',
'Width': 2731}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Kuga 2.5 Titanium - Hybrid - 152 hp - 22.758 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2024}
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745513%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [adesa.fr] INFO: Saving data for 10745513: {'created_time': 1774877507.353915, 'last_price_update_time': 1774877507.353928, 'auction_closing_time': 1774962600.0}
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745513') HTTP/1.1" 204 0
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543201%252Fgeneral%252F10ccad06-44e5-44ac-87c3-2e801088b709.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/10ccad06-44e5-44ac-87c3-2e801088b709.JPG not downloaded yet
2026-03-30 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-30 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-30 13:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 725b43a8-fae3-5089-9bd8-7b2a80a3441e due to Ignoring non-200 response
2026-03-30 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-30 13:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/9652deb1-da8f-4358-bf47-a7c1dd1509ac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745511)
2026-03-30 13:31:47 [adesa.fr] INFO: Found listing with ID: 10733972
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710733972%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [adesa.fr] INFO: Scrape type for 10733972: 0
2026-03-30 13:31:47 [adesa.fr] INFO: Skipping item 10733972 url https://www.openlane.eu/en/carv6/auction/10733972
2026-03-30 13:31:47 [adesa.fr] INFO: Found listing with ID: 10742079
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742079%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [adesa.fr] INFO: Scrape type for 10742079: 1
2026-03-30 13:31:47 [adesa.fr] INFO: Scraping item 10742079 url https://www.openlane.eu/en/carv6/auction/10742079
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709222%252Fgeneral%252F80853864-e321-4ee3-9152-878d142bb210.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [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-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5509616%252Fgeneral%252Fe679813c-2e82-47fc-91ad-810b9f4d52a7.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/e679813c-2e82-47fc-91ad-810b9f4d52a7.JPG not downloaded yet
2026-03-30 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-30 13:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543201%252Fgeneral%252F98c3fcda-0953-41e7-b513-766a7c9b7f06.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/98c3fcda-0953-41e7-b513-766a7c9b7f06.JPG not downloaded yet
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-30 13:31:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7, skipping ID generation
2026-03-30 13:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with scrape type 1
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 sending to next pipeline
2026-03-30 13:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7, identifier: 10745428
2026-03-30 13:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10744495
2026-03-30 13:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with scrape type 1
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 714f3de9-b9d7-53cd-9624-c0fa40645cf1
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5552895%252Fgeneral%252F62e070b2-0827-45bd-9773-8b57ff230484.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/62e070b2-0827-45bd-9773-8b57ff230484.jpeg already downloaded
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5552895%252Fgeneral%252F2da09b0e-a853-4a03-806b-8b4f559994a9.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/2da09b0e-a853-4a03-806b-8b4f559994a9.jpeg already downloaded
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5552895%252Fgeneral%252F98428b38-3565-4832-a2f0-288eab6ca71a.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/98428b38-3565-4832-a2f0-288eab6ca71a.jpeg already downloaded
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5552895%252Fgeneral%252F5108c421-5713-40ef-af93-2ef85ac5ffe0.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/5108c421-5713-40ef-af93-2ef85ac5ffe0.jpeg already downloaded
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5552895%252Fgeneral%252Fc3c7d327-18c4-499f-bd1b-c57f6f212d8d.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/c3c7d327-18c4-499f-bd1b-c57f6f212d8d.jpeg already downloaded
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5552895%252Fgeneral%252Fc8b830e4-baf0-4623-beab-e0b5cb6eb562.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/c8b830e4-baf0-4623-beab-e0b5cb6eb562.jpeg already downloaded
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5552895%252Fgeneral%252F1ab9e41e-ec0a-428b-8a91-73366aa454c9.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/1ab9e41e-ec0a-428b-8a91-73366aa454c9.jpeg already downloaded
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5552895%252Fgeneral%252F2bcf3a2d-da6b-4d9f-86c5-ffb6134ffe24.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/2bcf3a2d-da6b-4d9f-86c5-ffb6134ffe24.jpeg already downloaded
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5552895%252Fgeneral%252F7e9de85d-e633-414e-9ae0-6219442f350e.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/7e9de85d-e633-414e-9ae0-6219442f350e.jpeg already downloaded
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5552895%252Fgeneral%252F62146d46-b2b3-4cda-8c2e-7927ccdce44e.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5552895/general/62146d46-b2b3-4cda-8c2e-7927ccdce44e.jpeg already downloaded
2026-03-30 13:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 714f3de9-b9d7-53cd-9624-c0fa40645cf1, identifier: 10744495
2026-03-30 13:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cdb0896-2a7f-553a-8316-f6a0114fb47c with identifier: 10744566
2026-03-30 13:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c with scrape type 1
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5677825%252Fgeneral%252Fad4243da-7792-4278-8f84-4d04f06a5f0c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [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-30 13:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/664a364c-3765-4500-91cf-1ee686c4a0ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745425)
2026-03-30 13:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/a4604405-c44a-4363-b1a2-7ab13e2901da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745511)
2026-03-30 13:31:47 [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/10744586)
2026-03-30 13:31:47 [adesa.fr] INFO: Found listing with ID: 10742078
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742078%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [adesa.fr] INFO: Scrape type for 10742078: 1
2026-03-30 13:31:47 [adesa.fr] INFO: Scraping item 10742078 url https://www.openlane.eu/en/carv6/auction/10742078
2026-03-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709222%252Fgeneral%252Fdd432e45-7faa-47ff-95aa-193f78f0524d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [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-30 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5509616%252Fgeneral%252F1c0474fe-dc2a-47f6-83c5-275a7ad841c0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/1c0474fe-dc2a-47f6-83c5-275a7ad841c0.JPG not downloaded yet
2026-03-30 13:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with identifier: 10745428
2026-03-30 13:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with identifier: 10745428
2026-03-30 13:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 with identifier: 10745428 to the API
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5560610/general/86d84a1c-f26f-4828-8274-ab9ca5c724bc.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '4c7778b0-8e2f-552e-bbc2-5481ca9c69f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745428',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX3',
'odometer': 93096,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c7778b0-8e2f-552e-bbc2-5481ca9c69f7/4c7778b0-8e2f-552e-bbc2-5481ca9c69f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254504,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5560610/general/19c487d5-e591-42a8-90cc-24e3adbaa1bd.jpg',
'Width': 2731}],
'price': 26100,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX3 M Sport - Electric - 286 hp - 93.096 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745428%27 HTTP/1.1" 200 None
2026-03-30 13:31:48 [adesa.fr] INFO: Saving data for 10745428: {'created_time': 1774877508.296016, 'last_price_update_time': 1774877508.296029, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745428') HTTP/1.1" 204 0
2026-03-30 13:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10744495
2026-03-30 13:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10744495
2026-03-30 13:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 714f3de9-b9d7-53cd-9624-c0fa40645cf1 with identifier: 10744495 to the API
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744495>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Petrol',
'id': '714f3de9-b9d7-53cd-9624-c0fa40645cf1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV206PZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744495',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 26494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5552895/general/62e070b2-0827-45bd-9773-8b57ff230484.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/2da09b0e-a853-4a03-806b-8b4f559994a9.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/98428b38-3565-4832-a2f0-288eab6ca71a.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/5108c421-5713-40ef-af93-2ef85ac5ffe0.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/c3c7d327-18c4-499f-bd1b-c57f6f212d8d.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/c8b830e4-baf0-4623-beab-e0b5cb6eb562.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/1ab9e41e-ec0a-428b-8a91-73366aa454c9.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/2bcf3a2d-da6b-4d9f-86c5-ffb6134ffe24.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/7e9de85d-e633-414e-9ae0-6219442f350e.jpeg',
'https://images.openlane.eu/carimgs/5552895/general/62146d46-b2b3-4cda-8c2e-7927ccdce44e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3161889,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/62e070b2-0827-45bd-9773-8b57ff230484.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3292832,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/2da09b0e-a853-4a03-806b-8b4f559994a9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2980486,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/98428b38-3565-4832-a2f0-288eab6ca71a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3591575,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/5108c421-5713-40ef-af93-2ef85ac5ffe0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2972905,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/c3c7d327-18c4-499f-bd1b-c57f6f212d8d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2507776,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/c8b830e4-baf0-4623-beab-e0b5cb6eb562.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2127412,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/1ab9e41e-ec0a-428b-8a91-73366aa454c9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2884159,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/2bcf3a2d-da6b-4d9f-86c5-ffb6134ffe24.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2329831,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/7e9de85d-e633-414e-9ae0-6219442f350e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_714f3de9-b9d7-53cd-9624-c0fa40645cf1/714f3de9-b9d7-53cd-9624-c0fa40645cf1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2127573,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5552895/general/62146d46-b2b3-4cda-8c2e-7927ccdce44e.jpeg',
'Width': 4032}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2024-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Allure Pack - Petrol - Automatic - 136 hp - 26.494 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744495%27 HTTP/1.1" 200 None
2026-03-30 13:31:48 [adesa.fr] INFO: Saving data for 10744495: {'created_time': 1774877508.720136, 'last_price_update_time': 1774877508.720151, 'auction_closing_time': 1775041200.0}
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744495') HTTP/1.1" 204 0
2026-03-30 13:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/45ce86e7-c238-4cef-9696-0f71387d0fe4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745425)
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5543201%252Fgeneral%252F248a62c0-739c-47a5-a1fd-800de3b9972d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543201/general/248a62c0-739c-47a5-a1fd-800de3b9972d.JPG not downloaded yet
2026-03-30 13:31:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4c7778b0-8e2f-552e-bbc2-5481ca9c69f7 due to Ignoring non-200 response
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5677825%252Fgeneral%252Fa1345323-5736-48a7-b647-f4e6dea73e49.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:48 [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-30 13:31:48 [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/10744586)
2026-03-30 13:31:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/50f536f1-4a18-4739-a68d-21a1b07341a8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745511)
2026-03-30 13:31:48 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710633066%27 HTTP/1.1" 200 None
2026-03-30 13:31:48 [adesa.fr] INFO: Scrape type for 10633066: 0
2026-03-30 13:31:48 [adesa.fr] INFO: Skipping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-30 13:31:48 [adesa.fr] INFO: Found listing with ID: 10742081
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742081%27 HTTP/1.1" 200 None
2026-03-30 13:31:48 [adesa.fr] INFO: Scrape type for 10742081: 1
2026-03-30 13:31:48 [adesa.fr] INFO: Scraping item 10742081 url https://www.openlane.eu/en/carv6/auction/10742081
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709222%252Fgeneral%252F3cf75b5d-bc5b-493d-9b6c-bb66d1a0faea.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:48 [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-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5509616%252Fgeneral%252F41497c87-3a0a-4d3d-92d0-b3f379934b08.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/41497c87-3a0a-4d3d-92d0-b3f379934b08.JPG not downloaded yet
2026-03-30 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10745494
2026-03-30 13:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad7fce0b-65c0-525b-bfca-a63a0953756c with scrape type 1
2026-03-30 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad7fce0b-65c0-525b-bfca-a63a0953756c
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722295%252Fgeneral%252Fc2abe453-2af1-4709-9b10-a25764254346.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/c2abe453-2af1-4709-9b10-a25764254346.jpg already downloaded
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722295%252Fgeneral%252F6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg already downloaded
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722295%252Fgeneral%252F105f355c-624d-4656-9c5e-69f16effe468.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/105f355c-624d-4656-9c5e-69f16effe468.jpg already downloaded
2026-03-30 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722295%252Fgeneral%252F72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg already downloaded
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722295%252Fgeneral%252F5c5325c5-1109-4d0e-94a4-084328abe237.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/5c5325c5-1109-4d0e-94a4-084328abe237.jpg already downloaded
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722295%252Fgeneral%252Fc4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/c4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg already downloaded
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722295%252Fgeneral%252F64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg already downloaded
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722295%252Fgeneral%252F9f4b5038-877a-4264-bb08-617064e3b3b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/9f4b5038-877a-4264-bb08-617064e3b3b2.jpg already downloaded
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722295%252Fgeneral%252F9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg already downloaded
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5722295%252Fgeneral%252Fe81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722295/general/e81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg already downloaded
2026-03-30 13:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ad7fce0b-65c0-525b-bfca-a63a0953756c, identifier: 10745494
2026-03-30 13:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5677825%252Fgeneral%252F9ec04617-2a99-4181-932b-c65ae529e949.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [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-30 13:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10745494
2026-03-30 13:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10745494
2026-03-30 13:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ad7fce0b-65c0-525b-bfca-a63a0953756c with identifier: 10745494 to the API
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745494>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 612,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'ad7fce0b-65c0-525b-bfca-a63a0953756c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745494',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Lotus',
'model': 'Eletre',
'odometer': 49180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5722295/general/c2abe453-2af1-4709-9b10-a25764254346.jpg',
'https://images.openlane.eu/carimgs/5722295/general/6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg',
'https://images.openlane.eu/carimgs/5722295/general/105f355c-624d-4656-9c5e-69f16effe468.jpg',
'https://images.openlane.eu/carimgs/5722295/general/72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg',
'https://images.openlane.eu/carimgs/5722295/general/5c5325c5-1109-4d0e-94a4-084328abe237.jpg',
'https://images.openlane.eu/carimgs/5722295/general/c4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg',
'https://images.openlane.eu/carimgs/5722295/general/64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg',
'https://images.openlane.eu/carimgs/5722295/general/9f4b5038-877a-4264-bb08-617064e3b3b2.jpg',
'https://images.openlane.eu/carimgs/5722295/general/9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg',
'https://images.openlane.eu/carimgs/5722295/general/e81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 785932,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/c2abe453-2af1-4709-9b10-a25764254346.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 760096,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/6b18e2f3-b279-47ed-ac4f-9c64e89fdced.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 747060,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/105f355c-624d-4656-9c5e-69f16effe468.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 724217,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/72b97771-fa79-4585-b2e1-6ad76e5eea48.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 536953,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/5c5325c5-1109-4d0e-94a4-084328abe237.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 552962,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/c4580ef8-65ae-4c84-9879-7ebd7b3d0828.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 674625,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/64c7822c-eb7d-4455-ab62-5da7cffe503b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682742,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/9f4b5038-877a-4264-bb08-617064e3b3b2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 778130,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/9d3b360a-0ac1-4256-a77f-1744cd3f9460.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad7fce0b-65c0-525b-bfca-a63a0953756c/ad7fce0b-65c0-525b-bfca-a63a0953756c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627277,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722295/general/e81cc762-afb8-410e-88d7-4e5b2ffa08b8.jpg',
'Width': 2731}],
'price': 59100,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Lotus Eletre - AWD - Electric - Automatic - 612 hp - 49.180 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745494%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Saving data for 10745494: {'created_time': 1774877509.555826, 'last_price_update_time': 1774877509.555838, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745494') HTTP/1.1" 204 0
2026-03-30 13:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-30 13:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-30 13:31:49 [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-30 13:31:49 [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/10744586)
2026-03-30 13:31:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/e679813c-2e82-47fc-91ad-810b9f4d52a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745511)
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710601085%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10601085: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710669348%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10669348: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710513909%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10513909: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710051044%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10051044: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710331201%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10331201: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710326073%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10326073: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710489924%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10489924: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710451783%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10451783: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710531347%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10531347: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10728758
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710728758%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10728758: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10728758 url https://www.openlane.eu/en/carv6/auction/10728758
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710606719%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10606719: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710694522%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10694522: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710699721%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10699721: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710571076%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10571076: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10730718
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710730718%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10730718: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10730718 url https://www.openlane.eu/en/carv6/auction/10730718
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710694993%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10694993: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-30 13:31:49 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710473268%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [adesa.fr] INFO: Scrape type for 10473268: 0
2026-03-30 13:31:49 [adesa.fr] INFO: Skipping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5709222%252Fgeneral%252F154ef79a-7562-4531-b83b-51c4b7efdbf4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [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-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5509616%252Fgeneral%252F76728d4b-6a86-4dcc-b2aa-95202063228f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/76728d4b-6a86-4dcc-b2aa-95202063228f.JPG not downloaded yet
2026-03-30 13:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:49 [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/10744566)
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5677825%252Fgeneral%252F9f7c58d9-27fb-4533-a57c-853c39001f15.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:49 [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-30 13:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-30 13:31:49 [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-30 13:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-30 13:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8dda78d-541b-5d66-9a9f-f2f18167a5cd with identifier: 10741992
2026-03-30 13:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8dda78d-541b-5d66-9a9f-f2f18167a5cd with scrape type 1
2026-03-30 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b8dda78d-541b-5d66-9a9f-f2f18167a5cd
2026-03-30 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5684657%252Fgeneral%252F015f4cea-e97d-4c33-919b-c3578c345443.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684657/general/015f4cea-e97d-4c33-919b-c3578c345443.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5684657%252Fgeneral%252Fa168c138-a042-4012-bb04-fc4261bee275.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684657/general/a168c138-a042-4012-bb04-fc4261bee275.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5684657%252Fgeneral%252F81e5ccdf-0670-40a6-b4ea-a92a51910231.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684657/general/81e5ccdf-0670-40a6-b4ea-a92a51910231.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5684657%252Fgeneral%252F80e3635d-e51d-4912-8645-9d8767e15816.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684657/general/80e3635d-e51d-4912-8645-9d8767e15816.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5684657%252Fgeneral%252F4e0d91ed-9607-497f-9ce6-644968c33c94.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684657/general/4e0d91ed-9607-497f-9ce6-644968c33c94.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5684657%252Fgeneral%252Fc348ba63-848b-47d2-ba0d-5cc6f7d7a9f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684657/general/c348ba63-848b-47d2-ba0d-5cc6f7d7a9f2.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5684657%252Fgeneral%252F8ed48e7f-8720-4bc8-97de-80f05e4fdfa6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684657/general/8ed48e7f-8720-4bc8-97de-80f05e4fdfa6.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5684657%252Fgeneral%252Ff8562370-dbc4-4ba1-907d-cf2f20ed463d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684657/general/f8562370-dbc4-4ba1-907d-cf2f20ed463d.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5684657%252Fgeneral%252F5ec3c713-ea83-4dd2-8453-e93892d08f21.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684657/general/5ec3c713-ea83-4dd2-8453-e93892d08f21.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5684657%252Fgeneral%252Ffa29a566-fed8-4657-b435-7803895eabf5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684657/general/fa29a566-fed8-4657-b435-7803895eabf5.jpg already downloaded
2026-03-30 13:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b8dda78d-541b-5d66-9a9f-f2f18167a5cd, identifier: 10741992
2026-03-30 13:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ee65dfd-405a-5443-9707-5604d715f334 with identifier: 10742001
2026-03-30 13:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ee65dfd-405a-5443-9707-5604d715f334 with scrape type 1
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ee65dfd-405a-5443-9707-5604d715f334
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5710918%252Fgeneral%252F75885ed2-d46d-441c-a797-590e6ed1fff8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710918/general/75885ed2-d46d-441c-a797-590e6ed1fff8.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5710918%252Fgeneral%252Fd313a877-1f52-42cc-92a5-1269f370a582.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710918/general/d313a877-1f52-42cc-92a5-1269f370a582.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5710918%252Fgeneral%252F96bd9fc8-1de5-4f7d-af3a-edce4debb6e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710918/general/96bd9fc8-1de5-4f7d-af3a-edce4debb6e6.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5710918%252Fgeneral%252F83b29b27-bf07-40db-b31e-0fa9652ea4da.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710918/general/83b29b27-bf07-40db-b31e-0fa9652ea4da.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5710918%252Fgeneral%252F9647ece9-a328-49a9-bf3f-f74c47a0f9f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710918/general/9647ece9-a328-49a9-bf3f-f74c47a0f9f9.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5710918%252Fgeneral%252F307d9e67-e6cf-4972-9a53-feb1b7253405.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710918/general/307d9e67-e6cf-4972-9a53-feb1b7253405.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5710918%252Fgeneral%252Fe807ee9b-6676-4ecd-ad33-d85cc14070cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710918/general/e807ee9b-6676-4ecd-ad33-d85cc14070cc.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5710918%252Fgeneral%252F9853f39f-693a-420f-a0b9-8f830ec18db2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710918/general/9853f39f-693a-420f-a0b9-8f830ec18db2.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5710918%252Fgeneral%252F7a51787a-38ff-46d7-b532-5ac9d1e28a9f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710918/general/7a51787a-38ff-46d7-b532-5ac9d1e28a9f.jpg already downloaded
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5710918%252Fgeneral%252F07fa3355-0b36-44f5-b9fe-3794b0cdecfe.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710918/general/07fa3355-0b36-44f5-b9fe-3794b0cdecfe.jpg already downloaded
2026-03-30 13:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5ee65dfd-405a-5443-9707-5604d715f334, identifier: 10742001
2026-03-30 13:31:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/1c0474fe-dc2a-47f6-83c5-275a7ad841c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745511)
2026-03-30 13:31:50 [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/10744586)
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5709222%252Fgeneral%252F31ab30b8-b9e1-4d75-ad00-5964d5b648d6.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [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-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5509616%252Fgeneral%252Ff82ae0ed-ae7a-498e-ae6a-3c5baad7f8b3.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/f82ae0ed-ae7a-498e-ae6a-3c5baad7f8b3.JPG not downloaded yet
2026-03-30 13:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b8dda78d-541b-5d66-9a9f-f2f18167a5cd with identifier: 10741992
2026-03-30 13:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b8dda78d-541b-5d66-9a9f-f2f18167a5cd with identifier: 10741992
2026-03-30 13:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b8dda78d-541b-5d66-9a9f-f2f18167a5cd with identifier: 10741992 to the API
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741992>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b8dda78d-541b-5d66-9a9f-f2f18167a5cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54466',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741992',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 32361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5684657/general/015f4cea-e97d-4c33-919b-c3578c345443.jpg',
'https://images.openlane.eu/carimgs/5684657/general/a168c138-a042-4012-bb04-fc4261bee275.jpg',
'https://images.openlane.eu/carimgs/5684657/general/81e5ccdf-0670-40a6-b4ea-a92a51910231.jpg',
'https://images.openlane.eu/carimgs/5684657/general/80e3635d-e51d-4912-8645-9d8767e15816.jpg',
'https://images.openlane.eu/carimgs/5684657/general/4e0d91ed-9607-497f-9ce6-644968c33c94.jpg',
'https://images.openlane.eu/carimgs/5684657/general/c348ba63-848b-47d2-ba0d-5cc6f7d7a9f2.jpg',
'https://images.openlane.eu/carimgs/5684657/general/8ed48e7f-8720-4bc8-97de-80f05e4fdfa6.jpg',
'https://images.openlane.eu/carimgs/5684657/general/f8562370-dbc4-4ba1-907d-cf2f20ed463d.jpg',
'https://images.openlane.eu/carimgs/5684657/general/5ec3c713-ea83-4dd2-8453-e93892d08f21.jpg',
'https://images.openlane.eu/carimgs/5684657/general/fa29a566-fed8-4657-b435-7803895eabf5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6237077b-fa49-5a91-8dd0-12bd26e1fade/6237077b-fa49-5a91-8dd0-12bd26e1fade_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121884,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684657/general/015f4cea-e97d-4c33-919b-c3578c345443.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6237077b-fa49-5a91-8dd0-12bd26e1fade/6237077b-fa49-5a91-8dd0-12bd26e1fade_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117598,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684657/general/a168c138-a042-4012-bb04-fc4261bee275.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6237077b-fa49-5a91-8dd0-12bd26e1fade/6237077b-fa49-5a91-8dd0-12bd26e1fade_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262304,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684657/general/81e5ccdf-0670-40a6-b4ea-a92a51910231.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6237077b-fa49-5a91-8dd0-12bd26e1fade/6237077b-fa49-5a91-8dd0-12bd26e1fade_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113506,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684657/general/80e3635d-e51d-4912-8645-9d8767e15816.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6237077b-fa49-5a91-8dd0-12bd26e1fade/6237077b-fa49-5a91-8dd0-12bd26e1fade_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115419,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684657/general/4e0d91ed-9607-497f-9ce6-644968c33c94.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6237077b-fa49-5a91-8dd0-12bd26e1fade/6237077b-fa49-5a91-8dd0-12bd26e1fade_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121042,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684657/general/c348ba63-848b-47d2-ba0d-5cc6f7d7a9f2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6237077b-fa49-5a91-8dd0-12bd26e1fade/6237077b-fa49-5a91-8dd0-12bd26e1fade_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118623,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684657/general/8ed48e7f-8720-4bc8-97de-80f05e4fdfa6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6237077b-fa49-5a91-8dd0-12bd26e1fade/6237077b-fa49-5a91-8dd0-12bd26e1fade_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235025,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684657/general/f8562370-dbc4-4ba1-907d-cf2f20ed463d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6237077b-fa49-5a91-8dd0-12bd26e1fade/6237077b-fa49-5a91-8dd0-12bd26e1fade_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181684,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684657/general/5ec3c713-ea83-4dd2-8453-e93892d08f21.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6237077b-fa49-5a91-8dd0-12bd26e1fade/6237077b-fa49-5a91-8dd0-12bd26e1fade_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136442,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684657/general/fa29a566-fed8-4657-b435-7803895eabf5.jpg',
'Width': 1920}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C4 1.2i Feel - Petrol - Manual - 102 hp - 32.361 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741992%27 HTTP/1.1" 200 None
2026-03-30 13:31:50 [adesa.fr] INFO: Saving data for 10741992: {'created_time': 1774877510.971469, 'last_price_update_time': 1774877510.971482, 'auction_closing_time': 1798675200.0}
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741992') HTTP/1.1" 204 0
2026-03-30 13:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5ee65dfd-405a-5443-9707-5604d715f334 with identifier: 10742001
2026-03-30 13:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5ee65dfd-405a-5443-9707-5604d715f334 with identifier: 10742001
2026-03-30 13:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5ee65dfd-405a-5443-9707-5604d715f334 with identifier: 10742001 to the API
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742001>
{'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': 'Petrol',
'id': '5ee65dfd-405a-5443-9707-5604d715f334',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742001',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 27755,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5710918/general/75885ed2-d46d-441c-a797-590e6ed1fff8.jpg',
'https://images.openlane.eu/carimgs/5710918/general/d313a877-1f52-42cc-92a5-1269f370a582.jpg',
'https://images.openlane.eu/carimgs/5710918/general/96bd9fc8-1de5-4f7d-af3a-edce4debb6e6.jpg',
'https://images.openlane.eu/carimgs/5710918/general/83b29b27-bf07-40db-b31e-0fa9652ea4da.jpg',
'https://images.openlane.eu/carimgs/5710918/general/9647ece9-a328-49a9-bf3f-f74c47a0f9f9.jpg',
'https://images.openlane.eu/carimgs/5710918/general/307d9e67-e6cf-4972-9a53-feb1b7253405.jpg',
'https://images.openlane.eu/carimgs/5710918/general/e807ee9b-6676-4ecd-ad33-d85cc14070cc.jpg',
'https://images.openlane.eu/carimgs/5710918/general/9853f39f-693a-420f-a0b9-8f830ec18db2.jpg',
'https://images.openlane.eu/carimgs/5710918/general/7a51787a-38ff-46d7-b532-5ac9d1e28a9f.jpg',
'https://images.openlane.eu/carimgs/5710918/general/07fa3355-0b36-44f5-b9fe-3794b0cdecfe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee65dfd-405a-5443-9707-5604d715f334/5ee65dfd-405a-5443-9707-5604d715f334_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144387,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710918/general/75885ed2-d46d-441c-a797-590e6ed1fff8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee65dfd-405a-5443-9707-5604d715f334/5ee65dfd-405a-5443-9707-5604d715f334_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431968,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710918/general/d313a877-1f52-42cc-92a5-1269f370a582.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee65dfd-405a-5443-9707-5604d715f334/5ee65dfd-405a-5443-9707-5604d715f334_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341489,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710918/general/96bd9fc8-1de5-4f7d-af3a-edce4debb6e6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee65dfd-405a-5443-9707-5604d715f334/5ee65dfd-405a-5443-9707-5604d715f334_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119047,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710918/general/83b29b27-bf07-40db-b31e-0fa9652ea4da.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee65dfd-405a-5443-9707-5604d715f334/5ee65dfd-405a-5443-9707-5604d715f334_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119652,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710918/general/9647ece9-a328-49a9-bf3f-f74c47a0f9f9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee65dfd-405a-5443-9707-5604d715f334/5ee65dfd-405a-5443-9707-5604d715f334_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137568,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710918/general/307d9e67-e6cf-4972-9a53-feb1b7253405.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee65dfd-405a-5443-9707-5604d715f334/5ee65dfd-405a-5443-9707-5604d715f334_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179558,
'Height': 1079,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710918/general/e807ee9b-6676-4ecd-ad33-d85cc14070cc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee65dfd-405a-5443-9707-5604d715f334/5ee65dfd-405a-5443-9707-5604d715f334_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237156,
'Height': 1079,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710918/general/9853f39f-693a-420f-a0b9-8f830ec18db2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee65dfd-405a-5443-9707-5604d715f334/5ee65dfd-405a-5443-9707-5604d715f334_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196439,
'Height': 1079,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710918/general/7a51787a-38ff-46d7-b532-5ac9d1e28a9f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ee65dfd-405a-5443-9707-5604d715f334/5ee65dfd-405a-5443-9707-5604d715f334_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247001,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710918/general/07fa3355-0b36-44f5-b9fe-3794b0cdecfe.jpg',
'Width': 1920}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2024-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2 Allure - Petrol - Automatic - 136 hp - 27.755 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742001%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [adesa.fr] INFO: Saving data for 10742001: {'created_time': 1774877511.389453, 'last_price_update_time': 1774877511.389464, 'auction_closing_time': 1798675200.0}
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742001') HTTP/1.1" 204 0
2026-03-30 13:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d347f21-19f8-556a-a94a-d1a21da9d887 with identifier: 10741996
2026-03-30 13:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d347f21-19f8-556a-a94a-d1a21da9d887 with scrape type 1
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d347f21-19f8-556a-a94a-d1a21da9d887
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5692804%252Fgeneral%252F15606d1d-e121-4d25-8bab-7cba6cf978bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/15606d1d-e121-4d25-8bab-7cba6cf978bf.jpg not downloaded yet
2026-03-30 13:31:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/248a62c0-739c-47a5-a1fd-800de3b9972d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745425)
2026-03-30 13:31:51 [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/10744566)
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5677825%252Fgeneral%252F1b55fdb3-7896-4ce8-9f25-595fe1e27844.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [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-30 13:31:51 [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-30 13:31:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-30 13:31:51 [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/10744586)
2026-03-30 13:31:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/41497c87-3a0a-4d3d-92d0-b3f379934b08.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745511)
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5709222%252Fgeneral%252Fa5dd632a-a5b7-4e0c-aacb-3051bf92c8a7.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [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-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5509616%252Fgeneral%252F3769fcc8-a094-4734-b562-15501dbc19a4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5509616/general/3769fcc8-a094-4734-b562-15501dbc19a4.JPG not downloaded yet
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5692804%252Fgeneral%252F9ba2fc63-f03f-4d4a-b71f-06e27922a9bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/9ba2fc63-f03f-4d4a-b71f-06e27922a9bf.jpg not downloaded yet
2026-03-30 13:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d with identifier: 10742059
2026-03-30 13:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d with scrape type 1
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5620168%252Fgeneral%252F5d5752bf-becf-401f-acad-f9cdd82ccb65.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/5d5752bf-becf-401f-acad-f9cdd82ccb65.jpg not downloaded yet
2026-03-30 13:31:51 [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-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5677825%252Fgeneral%252F867e0c9a-00ea-4a43-b125-95314850fbb0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [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-30 13:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10745459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-30 13:31:51 [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-30 13:31:51 [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/10744566)
2026-03-30 13:31:51 [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/10744586)
2026-03-30 13:31:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/76728d4b-6a86-4dcc-b2aa-95202063228f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745511)
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5709222%252Fgeneral%252F6e7e861f-3be6-48c0-beb8-d67007668774.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [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-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5692804%252Fgeneral%252F32a2820d-e728-4c45-b4b4-efe497299660.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/32a2820d-e728-4c45-b4b4-efe497299660.jpg not downloaded yet
2026-03-30 13:31:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5620168%252Fgeneral%252Faabea631-2901-427f-b4c8-74028f161351.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/aabea631-2901-427f-b4c8-74028f161351.jpg not downloaded yet
2026-03-30 13:31:51 [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/10744566)
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5677825%252Fgeneral%252F243cdbbf-ff27-4102-ab8a-2a2193af1c52.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [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-30 13:31:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-30 13:31:51 [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-30 13:31:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/f82ae0ed-ae7a-498e-ae6a-3c5baad7f8b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745511)
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5692804%252Fgeneral%252Fd0e9a380-fa74-479c-a05d-75d9591d1c78.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/d0e9a380-fa74-479c-a05d-75d9591d1c78.jpg not downloaded yet
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5620168%252Fgeneral%252F1ac13fbd-b814-4292-922c-80d6868d671e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/1ac13fbd-b814-4292-922c-80d6868d671e.jpg not downloaded yet
2026-03-30 13:31:51 [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-30 13:31:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5677825%252Fgeneral%252F2d7c3658-7fb7-4a00-91c7-1fea52591355.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [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-30 13:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5692804/general/15606d1d-e121-4d25-8bab-7cba6cf978bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741996)
2026-03-30 13:31:51 [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/10744586)
2026-03-30 13:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620168/general/5d5752bf-becf-401f-acad-f9cdd82ccb65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742059)
2026-03-30 13:31:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5509616/general/3769fcc8-a094-4734-b562-15501dbc19a4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745511)
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5692804%252Fgeneral%252Fe2ca6521-beca-428e-9a86-6ac9dec55154.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/e2ca6521-beca-428e-9a86-6ac9dec55154.jpg not downloaded yet
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5620168%252Fgeneral%252F518d8d94-6ccf-43b2-9b10-fb51ffab93e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/518d8d94-6ccf-43b2-9b10-fb51ffab93e5.jpg not downloaded yet
2026-03-30 13:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10745459
2026-03-30 13:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with scrape type 1
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5661777%252Fgeneral%252Fbf3876ab-812a-441b-a4e4-bc1bd1ff9397.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/bf3876ab-812a-441b-a4e4-bc1bd1ff9397.jpg already downloaded
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5661777%252Fgeneral%252F7c3c1598-63b9-4113-bd66-36d8930e26ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/7c3c1598-63b9-4113-bd66-36d8930e26ce.jpg already downloaded
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5661777%252Fgeneral%252F56f2e9e0-aab1-48d1-a7f5-756717fabc06.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/56f2e9e0-aab1-48d1-a7f5-756717fabc06.jpg already downloaded
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5661777%252Fgeneral%252F76f78c86-66a4-4541-9f03-24acf274766b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/76f78c86-66a4-4541-9f03-24acf274766b.jpg already downloaded
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5661777%252Fgeneral%252Fb167e10c-d374-4fd9-88a2-6a5b71f55d73.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/b167e10c-d374-4fd9-88a2-6a5b71f55d73.jpg already downloaded
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5661777%252Fgeneral%252Fa4326af6-993d-453d-afcf-99add486c8d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/a4326af6-993d-453d-afcf-99add486c8d8.jpg already downloaded
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5661777%252Fgeneral%252Ff92aa2c2-a2f7-4bca-b585-1a3eba1f5a69.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/f92aa2c2-a2f7-4bca-b585-1a3eba1f5a69.jpg already downloaded
2026-03-30 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5661777%252Fgeneral%252Fe5eeff6a-dc6e-494d-b454-b0f318271261.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/e5eeff6a-dc6e-494d-b454-b0f318271261.jpg already downloaded
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5661777%252Fgeneral%252F755ede85-b676-43dd-9882-79c33eadeb48.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/755ede85-b676-43dd-9882-79c33eadeb48.jpg already downloaded
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5661777%252Fgeneral%252F3dbfc6bd-98b3-4e89-a9f4-0fc6ec64c98d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661777/general/3dbfc6bd-98b3-4e89-a9f4-0fc6ec64c98d.jpg already downloaded
2026-03-30 13:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04, identifier: 10745459
2026-03-30 13:31:52 [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-30 13:31:52 [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-30 13:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5677825%252Fgeneral%252F1abb6de2-50b6-41ab-9d99-3036623973c1.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:31:52 [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-30 13:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10745459
2026-03-30 13:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10745459
2026-03-30 13:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2bf9fc93-7a14-5d88-9bc9-57b7c594ab04 with identifier: 10745459 to the API
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10745459>
{'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-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '2bf9fc93-7a14-5d88-9bc9-57b7c594ab04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000366',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745459',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX2',
'odometer': 7226,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5661777/general/bf3876ab-812a-441b-a4e4-bc1bd1ff9397.jpg',
'https://images.openlane.eu/carimgs/5661777/general/7c3c1598-63b9-4113-bd66-36d8930e26ce.jpg',
'https://images.openlane.eu/carimgs/5661777/general/56f2e9e0-aab1-48d1-a7f5-756717fabc06.jpg',
'https://images.openlane.eu/carimgs/5661777/general/76f78c86-66a4-4541-9f03-24acf274766b.jpg',
'https://images.openlane.eu/carimgs/5661777/general/b167e10c-d374-4fd9-88a2-6a5b71f55d73.jpg',
'https://images.openlane.eu/carimgs/5661777/general/a4326af6-993d-453d-afcf-99add486c8d8.jpg',
'https://images.openlane.eu/carimgs/5661777/general/f92aa2c2-a2f7-4bca-b585-1a3eba1f5a69.jpg',
'https://images.openlane.eu/carimgs/5661777/general/e5eeff6a-dc6e-494d-b454-b0f318271261.jpg',
'https://images.openlane.eu/carimgs/5661777/general/755ede85-b676-43dd-9882-79c33eadeb48.jpg',
'https://images.openlane.eu/carimgs/5661777/general/3dbfc6bd-98b3-4e89-a9f4-0fc6ec64c98d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1415810,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/bf3876ab-812a-441b-a4e4-bc1bd1ff9397.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1113816,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/7c3c1598-63b9-4113-bd66-36d8930e26ce.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1158667,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/56f2e9e0-aab1-48d1-a7f5-756717fabc06.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1100635,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/76f78c86-66a4-4541-9f03-24acf274766b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1433749,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/b167e10c-d374-4fd9-88a2-6a5b71f55d73.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 696937,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/a4326af6-993d-453d-afcf-99add486c8d8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 705665,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/f92aa2c2-a2f7-4bca-b585-1a3eba1f5a69.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 760450,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/e5eeff6a-dc6e-494d-b454-b0f318271261.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 920954,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/755ede85-b676-43dd-9882-79c33eadeb48.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9fc93-7a14-5d88-9bc9-57b7c594ab04/2bf9fc93-7a14-5d88-9bc9-57b7c594ab04_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1119544,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661777/general/3dbfc6bd-98b3-4e89-a9f4-0fc6ec64c98d.jpg',
'Width': 2731}],
'price': 37900,
'price_includes_vat': True,
'registration_date': '2025-03-12',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX2 30 M Sport - xDrive - Electric - Automatic - 313 hp - 7.226 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745459%27 HTTP/1.1" 200 None
2026-03-30 13:31:52 [adesa.fr] INFO: Saving data for 10745459: {'created_time': 1774877512.469253, 'last_price_update_time': 1774877512.469267, 'auction_closing_time': 1774962000.0}
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745459') HTTP/1.1" 204 0
2026-03-30 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5692804/general/9ba2fc63-f03f-4d4a-b71f-06e27922a9bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741996)
2026-03-30 13:31:52 [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/10744566)
2026-03-30 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620168/general/aabea631-2901-427f-b4c8-74028f161351.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742059)
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5692804%252Fgeneral%252Fbb8d94db-25b2-4fb3-bb17-3a201e4ca18f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/bb8d94db-25b2-4fb3-bb17-3a201e4ca18f.jpg not downloaded yet
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5620168%252Fgeneral%252Ffece38ba-76ab-4baa-abbe-1267cb63e822.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/fece38ba-76ab-4baa-abbe-1267cb63e822.jpg not downloaded yet
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5677825%252Fgeneral%252F80813d74-f6d2-4e5c-b003-a2b8cded6915.png%27 HTTP/1.1" 200 None
2026-03-30 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/80813d74-f6d2-4e5c-b003-a2b8cded6915.png already downloaded
2026-03-30 13:31:52 [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-30 13:31:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-30 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a68c890>
2026-03-30 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692804%252Fgeneral%252F15606d1d-e121-4d25-8bab-7cba6cf978bf.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/15606d1d-e121-4d25-8bab-7cba6cf978bf.jpg saved to cache
2026-03-30 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0d347f21-19f8-556a-a94a-d1a21da9d887
2026-03-30 13:31:52 [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-30 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf698ac2d0>
2026-03-30 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5620168%252Fgeneral%252F5d5752bf-becf-401f-acad-f9cdd82ccb65.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/5d5752bf-becf-401f-acad-f9cdd82ccb65.jpg saved to cache
2026-03-30 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d
2026-03-30 13:31:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 425538f0-f386-5419-939f-a69d767613eb, skipping ID generation
2026-03-30 13:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 425538f0-f386-5419-939f-a69d767613eb with scrape type 1
2026-03-30 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 425538f0-f386-5419-939f-a69d767613eb sending to next pipeline
2026-03-30 13:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 425538f0-f386-5419-939f-a69d767613eb, identifier: 10745511
2026-03-30 13:31:52 [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/10744566)
2026-03-30 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620168/general/1ac13fbd-b814-4292-922c-80d6868d671e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742059)
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5692804%252Fgeneral%252F9069efe2-308c-4d46-b308-e62e24657ab9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/9069efe2-308c-4d46-b308-e62e24657ab9.jpg not downloaded yet
2026-03-30 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5620168%252Fgeneral%252F8b25c8ff-cc46-491d-a2f7-1deb098068ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/8b25c8ff-cc46-491d-a2f7-1deb098068ee.jpg not downloaded yet
2026-03-30 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 425538f0-f386-5419-939f-a69d767613eb with identifier: 10745511
2026-03-30 13:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 425538f0-f386-5419-939f-a69d767613eb with identifier: 10745511
2026-03-30 13:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 425538f0-f386-5419-939f-a69d767613eb with identifier: 10745511 to the API
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5509616/general/3769fcc8-a094-4734-b562-15501dbc19a4.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '425538f0-f386-5419-939f-a69d767613eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745511',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 37743,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_425538f0-f386-5419-939f-a69d767613eb/425538f0-f386-5419-939f-a69d767613eb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 586738,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5509616/general/b92f1d92-104f-4b00-b24f-aab3035c93c3.jpg',
'Width': 2731}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2023-09-05',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi Q3 Sportback 45 TFSIe Business - Hybrid - Automatic - 150 hp - '
'37.743 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710745511%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [adesa.fr] INFO: Saving data for 10745511: {'created_time': 1774877513.249661, 'last_price_update_time': 1774877513.249673, 'auction_closing_time': 1774962600.0}
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745511') HTTP/1.1" 204 0
2026-03-30 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5692804/general/d0e9a380-fa74-479c-a05d-75d9591d1c78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741996)
2026-03-30 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-30 13:31:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 425538f0-f386-5419-939f-a69d767613eb due to Ignoring non-200 response
2026-03-30 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5692804/general/32a2820d-e728-4c45-b4b4-efe497299660.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741996)
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692804%252Fgeneral%252Fb44fb51b-324c-4fbe-b0ff-c4dee02363fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/b44fb51b-324c-4fbe-b0ff-c4dee02363fd.jpg not downloaded yet
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5620168%252Fgeneral%252Fe308bd2d-5f61-463a-af09-bf7552635ace.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/e308bd2d-5f61-463a-af09-bf7552635ace.jpg not downloaded yet
2026-03-30 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a2fa50>
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692804%252Fgeneral%252F9ba2fc63-f03f-4d4a-b71f-06e27922a9bf.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/9ba2fc63-f03f-4d4a-b71f-06e27922a9bf.jpg saved to cache
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0d347f21-19f8-556a-a94a-d1a21da9d887
2026-03-30 13:31:53 [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-30 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a7bc750>
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620168%252Fgeneral%252Faabea631-2901-427f-b4c8-74028f161351.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/aabea631-2901-427f-b4c8-74028f161351.jpg saved to cache
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d
2026-03-30 13:31:53 [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/10744566)
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692804%252Fgeneral%252Fa226ede0-31ea-4a8a-ad6e-4a1f59bd4f2a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/a226ede0-31ea-4a8a-ad6e-4a1f59bd4f2a.jpg not downloaded yet
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5620168%252Fgeneral%252F31b9cc7e-5fb7-4df2-b4d1-6862b5ffd9ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/31b9cc7e-5fb7-4df2-b4d1-6862b5ffd9ab.jpg not downloaded yet
2026-03-30 13:31:53 [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-30 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf70a2c450>
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620168%252Fgeneral%252F1ac13fbd-b814-4292-922c-80d6868d671e.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/1ac13fbd-b814-4292-922c-80d6868d671e.jpg saved to cache
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d
2026-03-30 13:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 686a161e-1919-5ce0-a170-a35c2c9cdfde with identifier: 10741953
2026-03-30 13:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 686a161e-1919-5ce0-a170-a35c2c9cdfde with scrape type 1
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 686a161e-1919-5ce0-a170-a35c2c9cdfde
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752880%252Fgeneral%252Ffdba0bf4-737c-4864-9086-23a52190e4d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/fdba0bf4-737c-4864-9086-23a52190e4d6.jpg not downloaded yet
2026-03-30 13:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d53e7ce7-145a-59e0-891d-c0286c26f805 with identifier: 10742082
2026-03-30 13:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d53e7ce7-145a-59e0-891d-c0286c26f805 with scrape type 1
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d53e7ce7-145a-59e0-891d-c0286c26f805
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753074%252Fgeneral%252F99131013-257c-41a5-8264-1830f2d04b96.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/99131013-257c-41a5-8264-1830f2d04b96.jpg not downloaded yet
2026-03-30 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620168/general/518d8d94-6ccf-43b2-9b10-fb51ffab93e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742059)
2026-03-30 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620168/general/fece38ba-76ab-4baa-abbe-1267cb63e822.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742059)
2026-03-30 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5692804/general/e2ca6521-beca-428e-9a86-6ac9dec55154.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741996)
2026-03-30 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-30 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5692804/general/bb8d94db-25b2-4fb3-bb17-3a201e4ca18f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741996)
2026-03-30 13:31:53 [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/10744586)
2026-03-30 13:31:53 [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/10744566)
2026-03-30 13:31:53 [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/10744566)
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5692804%252Fgeneral%252Fddb781a5-aeb2-452c-87bd-d2fbc0c5395b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/ddb781a5-aeb2-452c-87bd-d2fbc0c5395b.jpg not downloaded yet
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5620168%252Fgeneral%252Fafa4110e-2890-427c-a2f6-e8617a856407.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/afa4110e-2890-427c-a2f6-e8617a856407.jpg not downloaded yet
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752880%252Fgeneral%252Fa5c939b6-5597-47b3-80ff-8b8e39578fb1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/a5c939b6-5597-47b3-80ff-8b8e39578fb1.jpg not downloaded yet
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753074%252Fgeneral%252F27fb7791-8643-4beb-a197-337563c5303d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/27fb7791-8643-4beb-a197-337563c5303d.jpg not downloaded yet
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b6c710>
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692804%252Fgeneral%252Fd0e9a380-fa74-479c-a05d-75d9591d1c78.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/d0e9a380-fa74-479c-a05d-75d9591d1c78.jpg saved to cache
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0d347f21-19f8-556a-a94a-d1a21da9d887
2026-03-30 13:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de43487d-5238-516e-ab0a-e862a8b4c886 with identifier: 10742008
2026-03-30 13:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de43487d-5238-516e-ab0a-e862a8b4c886 with scrape type 1
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de43487d-5238-516e-ab0a-e862a8b4c886
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5701429%252Fgeneral%252F58f1f52a-51f7-4d74-8718-890538218751.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701429/general/58f1f52a-51f7-4d74-8718-890538218751.jpg already downloaded
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5701429%252Fgeneral%252F1c9969fd-1b95-4600-8c1b-1f84ab0808b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701429/general/1c9969fd-1b95-4600-8c1b-1f84ab0808b7.jpg already downloaded
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5701429%252Fgeneral%252Ff9e838e7-b335-4c36-998a-7fe31d9d1353.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701429/general/f9e838e7-b335-4c36-998a-7fe31d9d1353.jpg already downloaded
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5701429%252Fgeneral%252F98b9aa47-3d89-437e-a8cc-6215986ef763.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701429/general/98b9aa47-3d89-437e-a8cc-6215986ef763.jpg not downloaded yet
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a70af90>
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692804%252Fgeneral%252F32a2820d-e728-4c45-b4b4-efe497299660.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/32a2820d-e728-4c45-b4b4-efe497299660.jpg saved to cache
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0d347f21-19f8-556a-a94a-d1a21da9d887
2026-03-30 13:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78ba6d80-d244-5b0e-96f3-103cfead493b with identifier: 10741952
2026-03-30 13:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78ba6d80-d244-5b0e-96f3-103cfead493b with scrape type 1
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78ba6d80-d244-5b0e-96f3-103cfead493b
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752879%252Fgeneral%252F1288a1a5-2a85-4beb-844b-5e5727f7bdf1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/1288a1a5-2a85-4beb-844b-5e5727f7bdf1.jpg not downloaded yet
2026-03-30 13:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81412937-2c29-5eda-954c-a74407db3274 with identifier: 10741980
2026-03-30 13:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81412937-2c29-5eda-954c-a74407db3274 with scrape type 1
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81412937-2c29-5eda-954c-a74407db3274
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5593662%252Fgeneral%252F326ee6b7-736f-4f88-84dd-47367effb86c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/326ee6b7-736f-4f88-84dd-47367effb86c.jpg not downloaded yet
2026-03-30 13:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faf4225e-5404-5d74-86ad-a05e827dea03 with identifier: 10742079
2026-03-30 13:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faf4225e-5404-5d74-86ad-a05e827dea03 with scrape type 1
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item faf4225e-5404-5d74-86ad-a05e827dea03
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753071%252Fgeneral%252Fe44b06a2-bb4c-4925-87e0-3ba69ea0d948.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/e44b06a2-bb4c-4925-87e0-3ba69ea0d948.jpg not downloaded yet
2026-03-30 13:31:53 [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-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5620168%252Fgeneral%252Fd7dbda65-7a29-467d-9e71-e846b6c3af8f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/d7dbda65-7a29-467d-9e71-e846b6c3af8f.jpg not downloaded yet
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752880%252Fgeneral%252Fa5933e6a-d256-404f-9cdd-8d5db2ce770f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/a5933e6a-d256-404f-9cdd-8d5db2ce770f.jpg not downloaded yet
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753074%252Fgeneral%252F2be3a24c-4c19-44a9-8663-c3bd417ee912.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/2be3a24c-4c19-44a9-8663-c3bd417ee912.jpg not downloaded yet
2026-03-30 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620168/general/8b25c8ff-cc46-491d-a2f7-1deb098068ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742059)
2026-03-30 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620168/general/e308bd2d-5f61-463a-af09-bf7552635ace.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742059)
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5701429%252Fgeneral%252F106c277c-de04-4065-aa32-1999767a2eff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701429/general/106c277c-de04-4065-aa32-1999767a2eff.jpg already downloaded
2026-03-30 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5701429%252Fgeneral%252Fa5aad997-eafb-4e5c-81f1-2de7648477fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701429/general/a5aad997-eafb-4e5c-81f1-2de7648477fc.jpg already downloaded
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5701429%252Fgeneral%252F288e9c05-ca45-4534-8f1d-3dc81f3cd39e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701429/general/288e9c05-ca45-4534-8f1d-3dc81f3cd39e.jpg already downloaded
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5701429%252Fgeneral%252Fcfa4e539-3592-4202-8f0f-5839e2270641.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701429/general/cfa4e539-3592-4202-8f0f-5839e2270641.jpg already downloaded
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5701429%252Fgeneral%252Fd70ffda3-7f45-40a8-8257-38062c7d29f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701429/general/d70ffda3-7f45-40a8-8257-38062c7d29f0.jpg already downloaded
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5701429%252Fgeneral%252F689b1f45-3ffd-4f92-a78c-17cf9bf81f9a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701429/general/689b1f45-3ffd-4f92-a78c-17cf9bf81f9a.jpg already downloaded
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752879%252Fgeneral%252Fe5806c4b-9e01-4015-80e3-c91b5d984585.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/e5806c4b-9e01-4015-80e3-c91b5d984585.jpg not downloaded yet
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5593662%252Fgeneral%252F28b5e89e-308e-45ee-8aff-92d9f840cf00.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/28b5e89e-308e-45ee-8aff-92d9f840cf00.jpg not downloaded yet
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753071%252Fgeneral%252Fe5808949-6be5-400a-a09a-6fa5591b2903.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/e5808949-6be5-400a-a09a-6fa5591b2903.jpg not downloaded yet
2026-03-30 13:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5692804/general/9069efe2-308c-4d46-b308-e62e24657ab9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741996)
2026-03-30 13:31:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5692804/general/b44fb51b-324c-4fbe-b0ff-c4dee02363fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741996)
2026-03-30 13:31:54 [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/10744586)
2026-03-30 13:31:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/10ccad06-44e5-44ac-87c3-2e801088b709.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745425)
2026-03-30 13:31:54 [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/10744586)
2026-03-30 13:31:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/98c3fcda-0953-41e7-b513-766a7c9b7f06.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745425)
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752880%252Fgeneral%252F92da5449-c202-46e2-8e30-f315ef86c8ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/92da5449-c202-46e2-8e30-f315ef86c8ef.jpg not downloaded yet
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753074%252Fgeneral%252F4918f41b-190f-4aed-92a1-87c62373015c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/4918f41b-190f-4aed-92a1-87c62373015c.jpg not downloaded yet
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69af3190>
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620168%252Fgeneral%252F518d8d94-6ccf-43b2-9b10-fb51ffab93e5.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/518d8d94-6ccf-43b2-9b10-fb51ffab93e5.jpg saved to cache
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a902150>
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620168%252Fgeneral%252Ffece38ba-76ab-4baa-abbe-1267cb63e822.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/fece38ba-76ab-4baa-abbe-1267cb63e822.jpg saved to cache
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a9a4350>
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692804%252Fgeneral%252Fe2ca6521-beca-428e-9a86-6ac9dec55154.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/e2ca6521-beca-428e-9a86-6ac9dec55154.jpg saved to cache
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0d347f21-19f8-556a-a94a-d1a21da9d887
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69d2a790>
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692804%252Fgeneral%252Fbb8d94db-25b2-4fb3-bb17-3a201e4ca18f.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/bb8d94db-25b2-4fb3-bb17-3a201e4ca18f.jpg saved to cache
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0d347f21-19f8-556a-a94a-d1a21da9d887
2026-03-30 13:31:54 [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-30 13:31:54 [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-30 13:31:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8cdb0896-2a7f-553a-8316-f6a0114fb47c, skipping ID generation
2026-03-30 13:31:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c with scrape type 1
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c sending to next pipeline
2026-03-30 13:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8cdb0896-2a7f-553a-8316-f6a0114fb47c, identifier: 10744566
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752879%252Fgeneral%252F05968887-e2ea-4123-a504-cdf1bf330484.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/05968887-e2ea-4123-a504-cdf1bf330484.jpg not downloaded yet
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5593662%252Fgeneral%252Ff3e26b51-98e8-4290-bf8b-567ad9bbb0ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/f3e26b51-98e8-4290-bf8b-567ad9bbb0ed.jpg not downloaded yet
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753071%252Fgeneral%252F7d43ef74-2695-44e9-b53e-0877ee917dff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/7d43ef74-2695-44e9-b53e-0877ee917dff.jpg not downloaded yet
2026-03-30 13:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8cdb0896-2a7f-553a-8316-f6a0114fb47c with identifier: 10744566
2026-03-30 13:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8cdb0896-2a7f-553a-8316-f6a0114fb47c with identifier: 10744566
2026-03-30 13:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8cdb0896-2a7f-553a-8316-f6a0114fb47c with identifier: 10744566 to the API
2026-03-30 13:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:31:55 [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-04-01T08: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=10744566',
'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-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744566%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [adesa.fr] INFO: Saving data for 10744566: {'created_time': 1774877515.043866, 'last_price_update_time': 1774877515.043881, 'auction_closing_time': 1775031000.0}
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744566') HTTP/1.1" 204 0
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752880%252Fgeneral%252F2eed4ed5-0eee-430b-a1bd-18901b55c022.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/2eed4ed5-0eee-430b-a1bd-18901b55c022.jpg not downloaded yet
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753074%252Fgeneral%252F255e5279-1a15-4567-99b0-c4d8a29195e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/255e5279-1a15-4567-99b0-c4d8a29195e6.jpg not downloaded yet
2026-03-30 13:31:55 [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-30 13:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a82d90>
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620168%252Fgeneral%252F8b25c8ff-cc46-491d-a2f7-1deb098068ee.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/8b25c8ff-cc46-491d-a2f7-1deb098068ee.jpg saved to cache
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a75db90>
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620168%252Fgeneral%252Fe308bd2d-5f61-463a-af09-bf7552635ace.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/e308bd2d-5f61-463a-af09-bf7552635ace.jpg saved to cache
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d
2026-03-30 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752880/general/fdba0bf4-737c-4864-9086-23a52190e4d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741953)
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752879%252Fgeneral%252F6e462d02-2aad-434a-9dcc-45672e1ed39d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/6e462d02-2aad-434a-9dcc-45672e1ed39d.jpg not downloaded yet
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5593662%252Fgeneral%252F4d2f90d4-c06a-448a-8e15-b6b71aea4091.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/4d2f90d4-c06a-448a-8e15-b6b71aea4091.jpg not downloaded yet
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753071%252Fgeneral%252Ffe7c7e8d-5e2b-408a-9279-3d28ec8c2f85.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/fe7c7e8d-5e2b-408a-9279-3d28ec8c2f85.jpg not downloaded yet
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aab4dd0>
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692804%252Fgeneral%252F9069efe2-308c-4d46-b308-e62e24657ab9.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/9069efe2-308c-4d46-b308-e62e24657ab9.jpg saved to cache
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0d347f21-19f8-556a-a94a-d1a21da9d887
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a793b50>
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692804%252Fgeneral%252Fb44fb51b-324c-4fbe-b0ff-c4dee02363fd.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/b44fb51b-324c-4fbe-b0ff-c4dee02363fd.jpg saved to cache
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0d347f21-19f8-556a-a94a-d1a21da9d887
2026-03-30 13:31:55 [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-30 13:31:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-30 13:31:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4, skipping ID generation
2026-03-30 13:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with scrape type 1
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 sending to next pipeline
2026-03-30 13:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4, identifier: 10744586
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-30 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620168/general/d7dbda65-7a29-467d-9e71-e846b6c3af8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742059)
2026-03-30 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753074/general/99131013-257c-41a5-8264-1830f2d04b96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742082)
2026-03-30 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5692804/general/a226ede0-31ea-4a8a-ad6e-4a1f59bd4f2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741996)
2026-03-30 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620168/general/31b9cc7e-5fb7-4df2-b4d1-6862b5ffd9ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742059)
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752880%252Fgeneral%252F9c95b7ef-3879-4c65-8b2e-b3d12b7fc29b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/9c95b7ef-3879-4c65-8b2e-b3d12b7fc29b.jpg not downloaded yet
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753074%252Fgeneral%252Faefb0960-112a-408f-8ce8-a9a752449c7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/aefb0960-112a-408f-8ce8-a9a752449c7e.jpg not downloaded yet
2026-03-30 13:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10744586
2026-03-30 13:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10744586
2026-03-30 13:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10744586 to the API
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:55 [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-04-01T08: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=10744586',
'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-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744586%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [adesa.fr] INFO: Saving data for 10744586: {'created_time': 1774877515.803022, 'last_price_update_time': 1774877515.803034, 'auction_closing_time': 1775031000.0}
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744586') HTTP/1.1" 204 0
2026-03-30 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753074/general/2be3a24c-4c19-44a9-8663-c3bd417ee912.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742082)
2026-03-30 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753071/general/e44b06a2-bb4c-4925-87e0-3ba69ea0d948.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742079)
2026-03-30 13:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752880/general/a5933e6a-d256-404f-9cdd-8d5db2ce770f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741953)
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752879%252Fgeneral%252Fa4a42c79-5b36-4065-85b9-ab9f7f2df7c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/a4a42c79-5b36-4065-85b9-ab9f7f2df7c0.jpg not downloaded yet
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5593662%252Fgeneral%252F09a87c17-6637-467b-9fbf-4c9a1bd1e325.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/09a87c17-6637-467b-9fbf-4c9a1bd1e325.jpg not downloaded yet
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753071%252Fgeneral%252F7f9a1781-f297-48bd-85df-0a29cb81398a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/7f9a1781-f297-48bd-85df-0a29cb81398a.jpg not downloaded yet
2026-03-30 13:31:55 [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-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752880%252Fgeneral%252F2653a148-236e-46df-92e5-269b3f8e2998.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/2653a148-236e-46df-92e5-269b3f8e2998.jpg not downloaded yet
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753074%252Fgeneral%252F8c67fd57-905b-4ae9-975e-67c2356864e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/8c67fd57-905b-4ae9-975e-67c2356864e2.jpg not downloaded yet
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752879%252Fgeneral%252F624658cd-70d2-4ba9-9208-242823d7f0d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/624658cd-70d2-4ba9-9208-242823d7f0d1.jpg not downloaded yet
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5593662%252Fgeneral%252F1c3c2aa5-30f3-4e57-b391-3dcc4c149a0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/1c3c2aa5-30f3-4e57-b391-3dcc4c149a0d.jpg not downloaded yet
2026-03-30 13:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753071%252Fgeneral%252F0e19628f-ea81-4744-b123-bc60d2094404.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/0e19628f-ea81-4744-b123-bc60d2094404.jpg not downloaded yet
2026-03-30 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752879/general/1288a1a5-2a85-4beb-844b-5e5727f7bdf1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741952)
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752880%252Fgeneral%252Fa73a1619-6616-4add-9964-94e9a5ac624d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/a73a1619-6616-4add-9964-94e9a5ac624d.jpg not downloaded yet
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753074%252Fgeneral%252F7f4e9f58-6913-4e21-8155-c359bb4a709a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/7f4e9f58-6913-4e21-8155-c359bb4a709a.jpg not downloaded yet
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69ad9d10>
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752880%252Fgeneral%252Ffdba0bf4-737c-4864-9086-23a52190e4d6.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/fdba0bf4-737c-4864-9086-23a52190e4d6.jpg saved to cache
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 686a161e-1919-5ce0-a170-a35c2c9cdfde
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a958690>
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620168%252Fgeneral%252Fd7dbda65-7a29-467d-9e71-e846b6c3af8f.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/d7dbda65-7a29-467d-9e71-e846b6c3af8f.jpg saved to cache
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a83c90>
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753074%252Fgeneral%252F99131013-257c-41a5-8264-1830f2d04b96.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/99131013-257c-41a5-8264-1830f2d04b96.jpg saved to cache
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d53e7ce7-145a-59e0-891d-c0286c26f805
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf699a5410>
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692804%252Fgeneral%252Fa226ede0-31ea-4a8a-ad6e-4a1f59bd4f2a.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/a226ede0-31ea-4a8a-ad6e-4a1f59bd4f2a.jpg saved to cache
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0d347f21-19f8-556a-a94a-d1a21da9d887
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69dc4c50>
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620168%252Fgeneral%252F31b9cc7e-5fb7-4df2-b4d1-6862b5ffd9ab.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/31b9cc7e-5fb7-4df2-b4d1-6862b5ffd9ab.jpg saved to cache
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d
2026-03-30 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5593662/general/326ee6b7-736f-4f88-84dd-47367effb86c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741980)
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752879%252Fgeneral%252F622ec5dc-2717-4078-8577-f4f3142bdbcb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/622ec5dc-2717-4078-8577-f4f3142bdbcb.jpg not downloaded yet
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5593662%252Fgeneral%252F4bc6038b-3ccd-44d4-b897-bdadefc7e6a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/4bc6038b-3ccd-44d4-b897-bdadefc7e6a6.jpg not downloaded yet
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753071%252Fgeneral%252Fe59b0c36-48b5-493c-8c0d-8a3f18181346.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/e59b0c36-48b5-493c-8c0d-8a3f18181346.jpg not downloaded yet
2026-03-30 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5701429/general/98b9aa47-3d89-437e-a8cc-6215986ef763.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742008)
2026-03-30 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753071/general/7d43ef74-2695-44e9-b53e-0877ee917dff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742079)
2026-03-30 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753074/general/27fb7791-8643-4beb-a197-337563c5303d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742082)
2026-03-30 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753071/general/fe7c7e8d-5e2b-408a-9279-3d28ec8c2f85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742079)
2026-03-30 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752879/general/6e462d02-2aad-434a-9dcc-45672e1ed39d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741952)
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752880%252Fgeneral%252F28183cbc-6051-472d-ad10-0e4c2c49bf63.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/28183cbc-6051-472d-ad10-0e4c2c49bf63.jpg not downloaded yet
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753074%252Fgeneral%252F75e8f46f-d30b-430b-97fa-f29160a31dcf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/75e8f46f-d30b-430b-97fa-f29160a31dcf.jpg not downloaded yet
2026-03-30 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5593662/general/4d2f90d4-c06a-448a-8e15-b6b71aea4091.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741980)
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752879%252Fgeneral%252F5814fd92-6e84-42eb-a19b-62b06411a578.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/5814fd92-6e84-42eb-a19b-62b06411a578.jpg not downloaded yet
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5593662%252Fgeneral%252F693a96cd-97db-4fb9-ac6a-0ef76e560c49.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/693a96cd-97db-4fb9-ac6a-0ef76e560c49.jpg not downloaded yet
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753071%252Fgeneral%252Fec13a854-5521-4e8a-abb7-e307c1480a54.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/ec13a854-5521-4e8a-abb7-e307c1480a54.jpg not downloaded yet
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b21450>
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753074%252Fgeneral%252F2be3a24c-4c19-44a9-8663-c3bd417ee912.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/2be3a24c-4c19-44a9-8663-c3bd417ee912.jpg saved to cache
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d53e7ce7-145a-59e0-891d-c0286c26f805
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69afe8d0>
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753071%252Fgeneral%252Fe44b06a2-bb4c-4925-87e0-3ba69ea0d948.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/e44b06a2-bb4c-4925-87e0-3ba69ea0d948.jpg saved to cache
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item faf4225e-5404-5d74-86ad-a05e827dea03
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a8ced10>
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752880%252Fgeneral%252Fa5933e6a-d256-404f-9cdd-8d5db2ce770f.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/a5933e6a-d256-404f-9cdd-8d5db2ce770f.jpg saved to cache
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 686a161e-1919-5ce0-a170-a35c2c9cdfde
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a759cd0>
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752879%252Fgeneral%252F1288a1a5-2a85-4beb-844b-5e5727f7bdf1.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/1288a1a5-2a85-4beb-844b-5e5727f7bdf1.jpg saved to cache
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 78ba6d80-d244-5b0e-96f3-103cfead493b
2026-03-30 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753074/general/255e5279-1a15-4567-99b0-c4d8a29195e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742082)
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752880%252Fgeneral%252Fdb29ee26-bdd7-4721-8c32-3befd5ee72d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/db29ee26-bdd7-4721-8c32-3befd5ee72d8.jpg not downloaded yet
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753074%252Fgeneral%252Fffc7e375-8154-47b6-b696-93b47e4273bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/ffc7e375-8154-47b6-b696-93b47e4273bb.jpg not downloaded yet
2026-03-30 13:31:56 [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-30 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752880/general/2eed4ed5-0eee-430b-a1bd-18901b55c022.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741953)
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752879%252Fgeneral%252F89c65317-9e18-414b-aa4c-441e6a455c7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/89c65317-9e18-414b-aa4c-441e6a455c7a.jpg not downloaded yet
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5593662%252Fgeneral%252F1e036e55-4fab-46dc-ad22-508448a3f512.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/1e036e55-4fab-46dc-ad22-508448a3f512.jpg not downloaded yet
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753071%252Fgeneral%252F5d9e73ee-1659-46e4-90c3-641bf1916710.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/5d9e73ee-1659-46e4-90c3-641bf1916710.jpg not downloaded yet
2026-03-30 13:31:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b7b0d0>
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593662%252Fgeneral%252F326ee6b7-736f-4f88-84dd-47367effb86c.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/326ee6b7-736f-4f88-84dd-47367effb86c.jpg saved to cache
2026-03-30 13:31:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 81412937-2c29-5eda-954c-a74407db3274
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aac8710>
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de43487d-5238-516e-ab0a-e862a8b4c886/de43487d-5238-516e-ab0a-e862a8b4c886_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701429%252Fgeneral%252F98b9aa47-3d89-437e-a8cc-6215986ef763.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701429/general/98b9aa47-3d89-437e-a8cc-6215986ef763.jpg saved to cache
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item de43487d-5238-516e-ab0a-e862a8b4c886
2026-03-30 13:31:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de43487d-5238-516e-ab0a-e862a8b4c886, skipping ID generation
2026-03-30 13:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de43487d-5238-516e-ab0a-e862a8b4c886 with scrape type 1
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de43487d-5238-516e-ab0a-e862a8b4c886 sending to next pipeline
2026-03-30 13:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: de43487d-5238-516e-ab0a-e862a8b4c886, identifier: 10742008
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a82b450>
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753071%252Fgeneral%252F7d43ef74-2695-44e9-b53e-0877ee917dff.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/7d43ef74-2695-44e9-b53e-0877ee917dff.jpg saved to cache
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item faf4225e-5404-5d74-86ad-a05e827dea03
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a677590>
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753074%252Fgeneral%252F27fb7791-8643-4beb-a197-337563c5303d.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/27fb7791-8643-4beb-a197-337563c5303d.jpg saved to cache
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d53e7ce7-145a-59e0-891d-c0286c26f805
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a79e150>
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753071%252Fgeneral%252Ffe7c7e8d-5e2b-408a-9279-3d28ec8c2f85.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/fe7c7e8d-5e2b-408a-9279-3d28ec8c2f85.jpg saved to cache
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item faf4225e-5404-5d74-86ad-a05e827dea03
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf70a78d90>
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752879%252Fgeneral%252F6e462d02-2aad-434a-9dcc-45672e1ed39d.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/6e462d02-2aad-434a-9dcc-45672e1ed39d.jpg saved to cache
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 78ba6d80-d244-5b0e-96f3-103cfead493b
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a811e10>
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593662%252Fgeneral%252F4d2f90d4-c06a-448a-8e15-b6b71aea4091.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/4d2f90d4-c06a-448a-8e15-b6b71aea4091.jpg saved to cache
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 81412937-2c29-5eda-954c-a74407db3274
2026-03-30 13:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752879/general/622ec5dc-2717-4078-8577-f4f3142bdbcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741952)
2026-03-30 13:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753071/general/0e19628f-ea81-4744-b123-bc60d2094404.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742079)
2026-03-30 13:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752879/general/05968887-e2ea-4123-a504-cdf1bf330484.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741952)
2026-03-30 13:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753074/general/8c67fd57-905b-4ae9-975e-67c2356864e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742082)
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5752879%252Fgeneral%252Fdf3422e5-13d2-4bf7-84cc-73db2669a6c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/df3422e5-13d2-4bf7-84cc-73db2669a6c5.jpg not downloaded yet
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5593662%252Fgeneral%252F9bcf1e63-ff49-45cd-bd60-4a57d3b36218.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/9bcf1e63-ff49-45cd-bd60-4a57d3b36218.jpg not downloaded yet
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753071%252Fgeneral%252Fe71be82c-d243-466c-b7d5-76137e0d4559.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/e71be82c-d243-466c-b7d5-76137e0d4559.jpg not downloaded yet
2026-03-30 13:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: de43487d-5238-516e-ab0a-e862a8b4c886 with identifier: 10742008
2026-03-30 13:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: de43487d-5238-516e-ab0a-e862a8b4c886 with identifier: 10742008
2026-03-30 13:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: de43487d-5238-516e-ab0a-e862a8b4c886 with identifier: 10742008 to the API
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:31: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-30 13:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5701429/general/98b9aa47-3d89-437e-a8cc-6215986ef763.jpg>
{'auction_title': '',
'c_o_2_emission_value': 222,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'de43487d-5238-516e-ab0a-e862a8b4c886',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742008',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 54966,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de43487d-5238-516e-ab0a-e862a8b4c886/de43487d-5238-516e-ab0a-e862a8b4c886_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190968,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701429/general/58f1f52a-51f7-4d74-8718-890538218751.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de43487d-5238-516e-ab0a-e862a8b4c886/de43487d-5238-516e-ab0a-e862a8b4c886_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188833,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701429/general/cfa4e539-3592-4202-8f0f-5839e2270641.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de43487d-5238-516e-ab0a-e862a8b4c886/de43487d-5238-516e-ab0a-e862a8b4c886_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159648,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701429/general/f9e838e7-b335-4c36-998a-7fe31d9d1353.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de43487d-5238-516e-ab0a-e862a8b4c886/de43487d-5238-516e-ab0a-e862a8b4c886_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177153,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701429/general/d70ffda3-7f45-40a8-8257-38062c7d29f0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de43487d-5238-516e-ab0a-e862a8b4c886/de43487d-5238-516e-ab0a-e862a8b4c886_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159586,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701429/general/98b9aa47-3d89-437e-a8cc-6215986ef763.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de43487d-5238-516e-ab0a-e862a8b4c886/de43487d-5238-516e-ab0a-e862a8b4c886_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701429/general/106c277c-de04-4065-aa32-1999767a2eff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de43487d-5238-516e-ab0a-e862a8b4c886/de43487d-5238-516e-ab0a-e862a8b4c886_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701429/general/a5aad997-eafb-4e5c-81f1-2de7648477fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de43487d-5238-516e-ab0a-e862a8b4c886/de43487d-5238-516e-ab0a-e862a8b4c886_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701429/general/288e9c05-ca45-4534-8f1d-3dc81f3cd39e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de43487d-5238-516e-ab0a-e862a8b4c886/de43487d-5238-516e-ab0a-e862a8b4c886_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176622,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701429/general/689b1f45-3ffd-4f92-a78c-17cf9bf81f9a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de43487d-5238-516e-ab0a-e862a8b4c886/de43487d-5238-516e-ab0a-e862a8b4c886_image_15.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180462,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701429/general/1c9969fd-1b95-4600-8c1b-1f84ab0808b7.jpg',
'Width': 1440}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2020-06-02',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Boxer L1H1 Asphalt - Diesel - Manual - 120 hp - 54.966 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2020}
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742008%27 HTTP/1.1" 200 None
2026-03-30 13:31:57 [adesa.fr] INFO: Saving data for 10742008: {'created_time': 1774877517.786825, 'last_price_update_time': 1774877517.786838, 'auction_closing_time': 1798675200.0}
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742008') HTTP/1.1" 204 0
2026-03-30 13:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5593662/general/f3e26b51-98e8-4290-bf8b-567ad9bbb0ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741980)
2026-03-30 13:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753071/general/e59b0c36-48b5-493c-8c0d-8a3f18181346.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742079)
2026-03-30 13:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5593662/general/4bc6038b-3ccd-44d4-b897-bdadefc7e6a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741980)
2026-03-30 13:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742080> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a0f910>
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753074%252Fgeneral%252F255e5279-1a15-4567-99b0-c4d8a29195e6.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/255e5279-1a15-4567-99b0-c4d8a29195e6.jpg saved to cache
2026-03-30 13:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d53e7ce7-145a-59e0-891d-c0286c26f805
2026-03-30 13:31:57 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [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-30 13:31:57 [adesa.fr] INFO: Scrape type for 10683948: 0
2026-03-30 13:31:57 [adesa.fr] INFO: Skipping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-30 13:31:57 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [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-30 13:31:57 [adesa.fr] INFO: Scrape type for 10710381: 0
2026-03-30 13:31:57 [adesa.fr] INFO: Skipping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-30 13:31:57 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [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-30 13:31:57 [adesa.fr] INFO: Scrape type for 10713167: 0
2026-03-30 13:31:57 [adesa.fr] INFO: Skipping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-30 13:31:57 [adesa.fr] INFO: Found listing with ID: 10721360
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [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-30 13:31:57 [adesa.fr] INFO: Scrape type for 10721360: 0
2026-03-30 13:31:57 [adesa.fr] INFO: Skipping item 10721360 url https://www.openlane.eu/en/carv6/auction/10721360
2026-03-30 13:31:57 [adesa.fr] INFO: Found listing with ID: 10736252
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736252%27 HTTP/1.1" 200 None
2026-03-30 13:31:57 [adesa.fr] INFO: Scrape type for 10736252: 1
2026-03-30 13:31:57 [adesa.fr] INFO: Scraping item 10736252 url https://www.openlane.eu/en/carv6/auction/10736252
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a8af6d0>
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752880%252Fgeneral%252F2eed4ed5-0eee-430b-a1bd-18901b55c022.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/2eed4ed5-0eee-430b-a1bd-18901b55c022.jpg saved to cache
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 686a161e-1919-5ce0-a170-a35c2c9cdfde
2026-03-30 13:31:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99cda9a9-852f-5eab-ac20-04a083711a4f with identifier: 10742078
2026-03-30 13:31:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99cda9a9-852f-5eab-ac20-04a083711a4f with scrape type 1
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99cda9a9-852f-5eab-ac20-04a083711a4f
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753070%252Fgeneral%252F8a195131-3eb1-408f-9ac3-570b88f81c84.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/8a195131-3eb1-408f-9ac3-570b88f81c84.jpg not downloaded yet
2026-03-30 13:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753074/general/7f4e9f58-6913-4e21-8155-c359bb4a709a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742082)
2026-03-30 13:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752880/general/a73a1619-6616-4add-9964-94e9a5ac624d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741953)
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10719678
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10719678: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10719678 url https://www.openlane.eu/en/carv6/auction/10719678
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10662209: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10439487: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10728851
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10728851: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10728851 url https://www.openlane.eu/en/carv6/auction/10728851
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10699438: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10051061: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10269481: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10699439: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10057241: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10704551: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10733191
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10733191: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10733191 url https://www.openlane.eu/en/carv6/auction/10733191
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10685083: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10730646
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10730646: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10730646 url https://www.openlane.eu/en/carv6/auction/10730646
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10699459: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10518391: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10699457: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10650228: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10136698: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 9905933: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10726262
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10726262: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10726262 url https://www.openlane.eu/en/carv6/auction/10726262
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10728623
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10728623: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10728623 url https://www.openlane.eu/en/carv6/auction/10728623
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10734355
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10734355: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10734355 url https://www.openlane.eu/en/carv6/auction/10734355
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10597849: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10734487
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10734487: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10734487 url https://www.openlane.eu/en/carv6/auction/10734487
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10580073: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10727618
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10727618: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10727618 url https://www.openlane.eu/en/carv6/auction/10727618
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10718734
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10718734: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10718734 url https://www.openlane.eu/en/carv6/auction/10718734
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10719679
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10719679: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10719679 url https://www.openlane.eu/en/carv6/auction/10719679
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [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-30 13:31:58 [adesa.fr] INFO: Scrape type for 10627155: 0
2026-03-30 13:31:58 [adesa.fr] INFO: Skipping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10742602
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742602%27 HTTP/1.1" 200 None
2026-03-30 13:31:58 [adesa.fr] INFO: Scrape type for 10742602: 1
2026-03-30 13:31:58 [adesa.fr] INFO: Scraping item 10742602 url https://www.openlane.eu/en/carv6/auction/10742602
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753070%252Fgeneral%252Fc77353d1-f3cf-4fa0-8001-476665a9fd2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/c77353d1-f3cf-4fa0-8001-476665a9fd2d.jpg not downloaded yet
2026-03-30 13:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a793b50>
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752879%252Fgeneral%252F622ec5dc-2717-4078-8577-f4f3142bdbcb.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/622ec5dc-2717-4078-8577-f4f3142bdbcb.jpg saved to cache
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 78ba6d80-d244-5b0e-96f3-103cfead493b
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa59190>
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753071%252Fgeneral%252F0e19628f-ea81-4744-b123-bc60d2094404.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/0e19628f-ea81-4744-b123-bc60d2094404.jpg saved to cache
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item faf4225e-5404-5d74-86ad-a05e827dea03
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a88f0d0>
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752879%252Fgeneral%252F05968887-e2ea-4123-a504-cdf1bf330484.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/05968887-e2ea-4123-a504-cdf1bf330484.jpg saved to cache
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 78ba6d80-d244-5b0e-96f3-103cfead493b
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a669690>
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753074%252Fgeneral%252F8c67fd57-905b-4ae9-975e-67c2356864e2.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/8c67fd57-905b-4ae9-975e-67c2356864e2.jpg saved to cache
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d53e7ce7-145a-59e0-891d-c0286c26f805
2026-03-30 13:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5593662/general/1c3c2aa5-30f3-4e57-b391-3dcc4c149a0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741980)
2026-03-30 13:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753074/general/75e8f46f-d30b-430b-97fa-f29160a31dcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742082)
2026-03-30 13:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753074/general/ffc7e375-8154-47b6-b696-93b47e4273bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742082)
2026-03-30 13:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752880/general/db29ee26-bdd7-4721-8c32-3befd5ee72d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741953)
2026-03-30 13:31:58 [adesa.fr] INFO: Found listing with ID: 10743252
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710743252%27 HTTP/1.1" 200 None
2026-03-30 13:31:58 [adesa.fr] INFO: Scrape type for 10743252: 1
2026-03-30 13:31:58 [adesa.fr] INFO: Scraping item 10743252 url https://www.openlane.eu/en/carv6/auction/10743252
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31: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%252F5753070%252Fgeneral%252Fb65415ea-48f4-40dc-a368-134565aac9eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/b65415ea-48f4-40dc-a368-134565aac9eb.jpg not downloaded yet
2026-03-30 13:31:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753071/general/5d9e73ee-1659-46e4-90c3-641bf1916710.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742079)
2026-03-30 13:31:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a28e90>
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593662%252Fgeneral%252Ff3e26b51-98e8-4290-bf8b-567ad9bbb0ed.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/f3e26b51-98e8-4290-bf8b-567ad9bbb0ed.jpg saved to cache
2026-03-30 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 81412937-2c29-5eda-954c-a74407db3274
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a900810>
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753071%252Fgeneral%252Fe59b0c36-48b5-493c-8c0d-8a3f18181346.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/e59b0c36-48b5-493c-8c0d-8a3f18181346.jpg saved to cache
2026-03-30 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item faf4225e-5404-5d74-86ad-a05e827dea03
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a7bc1d0>
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593662%252Fgeneral%252F4bc6038b-3ccd-44d4-b897-bdadefc7e6a6.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/4bc6038b-3ccd-44d4-b897-bdadefc7e6a6.jpg saved to cache
2026-03-30 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 81412937-2c29-5eda-954c-a74407db3274
2026-03-30 13:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5eeb072-449b-5a08-bf3e-9b8f60f0acea with identifier: 10742080
2026-03-30 13:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea with scrape type 1
2026-03-30 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753072%252Fgeneral%252F23448bb7-b49d-4d32-8a12-86b78f7d2e00.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/23448bb7-b49d-4d32-8a12-86b78f7d2e00.jpg not downloaded yet
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a79bcd0>
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753074%252Fgeneral%252F7f4e9f58-6913-4e21-8155-c359bb4a709a.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/7f4e9f58-6913-4e21-8155-c359bb4a709a.jpg saved to cache
2026-03-30 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d53e7ce7-145a-59e0-891d-c0286c26f805
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a5ee7d0>
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:31:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752880%252Fgeneral%252Fa73a1619-6616-4add-9964-94e9a5ac624d.jpg') HTTP/1.1" 204 0
2026-03-30 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/a73a1619-6616-4add-9964-94e9a5ac624d.jpg saved to cache
2026-03-30 13:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 686a161e-1919-5ce0-a170-a35c2c9cdfde
2026-03-30 13:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5593662/general/1e036e55-4fab-46dc-ad22-508448a3f512.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741980)
2026-03-30 13:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752879/general/89c65317-9e18-414b-aa4c-441e6a455c7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741952)
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10437881: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10699722: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10394825: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10698182: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10723137
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10723137: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10723137 url https://www.openlane.eu/en/carv6/auction/10723137
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10699512: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10728624
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10728624: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10728624 url https://www.openlane.eu/en/carv6/auction/10728624
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10699513: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10597858: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10688557: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10699502: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10699501: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10452571: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10512962: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10411867: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10326128: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10556138: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10222565: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10231005: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10676045: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10729504
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10729504: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10729504 url https://www.openlane.eu/en/carv6/auction/10729504
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10715794: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10640496: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10721192
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10721192: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10721192 url https://www.openlane.eu/en/carv6/auction/10721192
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10719683
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10719683: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10719683 url https://www.openlane.eu/en/carv6/auction/10719683
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10716793
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10716793: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10716793 url https://www.openlane.eu/en/carv6/auction/10716793
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10699481: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10699475: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10702499: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10459274: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10574132: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10690022: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10709611: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10699450: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10595519: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10554218: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10689052: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10597882: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10734353
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10734353: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10734353 url https://www.openlane.eu/en/carv6/auction/10734353
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10719684
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10719684: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10719684 url https://www.openlane.eu/en/carv6/auction/10719684
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10721358
2026-03-30 13:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:31:59 [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-30 13:31:59 [adesa.fr] INFO: Scrape type for 10721358: 0
2026-03-30 13:31:59 [adesa.fr] INFO: Skipping item 10721358 url https://www.openlane.eu/en/carv6/auction/10721358
2026-03-30 13:31:59 [adesa.fr] INFO: Found listing with ID: 10721603
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10721603: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10721603 url https://www.openlane.eu/en/carv6/auction/10721603
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10728846
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10728846: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10728846 url https://www.openlane.eu/en/carv6/auction/10728846
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10741791
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741791%27 HTTP/1.1" 200 None
2026-03-30 13:32:00 [adesa.fr] INFO: Scrape type for 10741791: 1
2026-03-30 13:32:00 [adesa.fr] INFO: Scraping item 10741791 url https://www.openlane.eu/en/carv6/auction/10741791
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753070%252Fgeneral%252Fa0cc4ed1-6d76-4406-bc03-7f1f99cdcbbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/a0cc4ed1-6d76-4406-bc03-7f1f99cdcbbb.jpg not downloaded yet
2026-03-30 13:32:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753071/general/ec13a854-5521-4e8a-abb7-e307c1480a54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742079)
2026-03-30 13:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753071/general/e71be82c-d243-466c-b7d5-76137e0d4559.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742079)
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753072%252Fgeneral%252F5886509a-1218-410f-8e28-cbdc311dcf06.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/5886509a-1218-410f-8e28-cbdc311dcf06.jpg not downloaded yet
2026-03-30 13:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5593662/general/693a96cd-97db-4fb9-ac6a-0ef76e560c49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741980)
2026-03-30 13:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5593662/general/9bcf1e63-ff49-45cd-bd60-4a57d3b36218.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741980)
2026-03-30 13:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752879/general/df3422e5-13d2-4bf7-84cc-73db2669a6c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741952)
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10743110
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710743110%27 HTTP/1.1" 200 None
2026-03-30 13:32:00 [adesa.fr] INFO: Scrape type for 10743110: 1
2026-03-30 13:32:00 [adesa.fr] INFO: Scraping item 10743110 url https://www.openlane.eu/en/carv6/auction/10743110
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753070%252Fgeneral%252F74b2f05d-74ef-496a-932e-c99a1a89981e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/74b2f05d-74ef-496a-932e-c99a1a89981e.jpg not downloaded yet
2026-03-30 13:32:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69d69890>
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593662%252Fgeneral%252F1c3c2aa5-30f3-4e57-b391-3dcc4c149a0d.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/1c3c2aa5-30f3-4e57-b391-3dcc4c149a0d.jpg saved to cache
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 81412937-2c29-5eda-954c-a74407db3274
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a8402d0>
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753074%252Fgeneral%252F75e8f46f-d30b-430b-97fa-f29160a31dcf.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/75e8f46f-d30b-430b-97fa-f29160a31dcf.jpg saved to cache
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d53e7ce7-145a-59e0-891d-c0286c26f805
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69cce510>
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753074%252Fgeneral%252Fffc7e375-8154-47b6-b696-93b47e4273bb.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/ffc7e375-8154-47b6-b696-93b47e4273bb.jpg saved to cache
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d53e7ce7-145a-59e0-891d-c0286c26f805
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf698b07d0>
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752880%252Fgeneral%252Fdb29ee26-bdd7-4721-8c32-3befd5ee72d8.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/db29ee26-bdd7-4721-8c32-3befd5ee72d8.jpg saved to cache
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 686a161e-1919-5ce0-a170-a35c2c9cdfde
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b58c50>
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753071%252Fgeneral%252F5d9e73ee-1659-46e4-90c3-641bf1916710.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/5d9e73ee-1659-46e4-90c3-641bf1916710.jpg saved to cache
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item faf4225e-5404-5d74-86ad-a05e827dea03
2026-03-30 13:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752879/general/5814fd92-6e84-42eb-a19b-62b06411a578.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741952)
2026-03-30 13:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752880/general/28183cbc-6051-472d-ad10-0e4c2c49bf63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741953)
2026-03-30 13:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753070/general/8a195131-3eb1-408f-9ac3-570b88f81c84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742078)
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753072%252Fgeneral%252F014948e7-355f-4316-835b-a8b10d84fecb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/014948e7-355f-4316-835b-a8b10d84fecb.jpg not downloaded yet
2026-03-30 13:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752880/general/2653a148-236e-46df-92e5-269b3f8e2998.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741953)
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10713164: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10681283: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10724175
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10724175: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10724175 url https://www.openlane.eu/en/carv6/auction/10724175
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10724174
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10724174: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10724174 url https://www.openlane.eu/en/carv6/auction/10724174
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10682593: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10284853: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10573240: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10726274
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10726274: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10726274 url https://www.openlane.eu/en/carv6/auction/10726274
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10269547: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10713169: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10654300: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10733975
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10733975: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10733975 url https://www.openlane.eu/en/carv6/auction/10733975
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10722729
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10722729: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10722729 url https://www.openlane.eu/en/carv6/auction/10722729
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10707273: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10699507: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [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-30 13:32:00 [adesa.fr] INFO: Scrape type for 10673717: 0
2026-03-30 13:32:00 [adesa.fr] INFO: Skipping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10743047
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710743047%27 HTTP/1.1" 200 None
2026-03-30 13:32:00 [adesa.fr] INFO: Scrape type for 10743047: 1
2026-03-30 13:32:00 [adesa.fr] INFO: Scraping item 10743047 url https://www.openlane.eu/en/carv6/auction/10743047
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753070%252Fgeneral%252Fd841edf7-cfab-494b-bcd9-66185efd939b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/d841edf7-cfab-494b-bcd9-66185efd939b.jpg not downloaded yet
2026-03-30 13:32:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a708710>
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593662%252Fgeneral%252F1e036e55-4fab-46dc-ad22-508448a3f512.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/1e036e55-4fab-46dc-ad22-508448a3f512.jpg saved to cache
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 81412937-2c29-5eda-954c-a74407db3274
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b4fc90>
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752879%252Fgeneral%252F89c65317-9e18-414b-aa4c-441e6a455c7a.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/89c65317-9e18-414b-aa4c-441e6a455c7a.jpg saved to cache
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 78ba6d80-d244-5b0e-96f3-103cfead493b
2026-03-30 13:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752879/general/624658cd-70d2-4ba9-9208-242823d7f0d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741952)
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753072%252Fgeneral%252F2facc7f4-6a2b-48c5-9c3e-57a1f3d529ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/2facc7f4-6a2b-48c5-9c3e-57a1f3d529ee.jpg not downloaded yet
2026-03-30 13:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753070/general/c77353d1-f3cf-4fa0-8001-476665a9fd2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742078)
2026-03-30 13:32:00 [adesa.fr] INFO: Found listing with ID: 10743113
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710743113%27 HTTP/1.1" 200 None
2026-03-30 13:32:00 [adesa.fr] INFO: Scrape type for 10743113: 1
2026-03-30 13:32:00 [adesa.fr] INFO: Scraping item 10743113 url https://www.openlane.eu/en/carv6/auction/10743113
2026-03-30 13:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753070%252Fgeneral%252Fea977d2e-49d4-4e7a-a82a-838893085e2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/ea977d2e-49d4-4e7a-a82a-838893085e2e.jpg not downloaded yet
2026-03-30 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753072/general/23448bb7-b49d-4d32-8a12-86b78f7d2e00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742080)
2026-03-30 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753070/general/b65415ea-48f4-40dc-a368-134565aac9eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742078)
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753072%252Fgeneral%252F246df48d-bc57-46e8-bbf6-528302d13eaf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/246df48d-bc57-46e8-bbf6-528302d13eaf.jpg not downloaded yet
2026-03-30 13:32:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a68f290>
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753071%252Fgeneral%252Fec13a854-5521-4e8a-abb7-e307c1480a54.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/ec13a854-5521-4e8a-abb7-e307c1480a54.jpg saved to cache
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item faf4225e-5404-5d74-86ad-a05e827dea03
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abcb4d0>
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753071%252Fgeneral%252Fe71be82c-d243-466c-b7d5-76137e0d4559.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/e71be82c-d243-466c-b7d5-76137e0d4559.jpg saved to cache
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item faf4225e-5404-5d74-86ad-a05e827dea03
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a55510>
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593662%252Fgeneral%252F693a96cd-97db-4fb9-ac6a-0ef76e560c49.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/693a96cd-97db-4fb9-ac6a-0ef76e560c49.jpg saved to cache
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 81412937-2c29-5eda-954c-a74407db3274
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a57390>
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593662%252Fgeneral%252F9bcf1e63-ff49-45cd-bd60-4a57d3b36218.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/9bcf1e63-ff49-45cd-bd60-4a57d3b36218.jpg saved to cache
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 81412937-2c29-5eda-954c-a74407db3274
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6ab6d410>
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752879%252Fgeneral%252Fdf3422e5-13d2-4bf7-84cc-73db2669a6c5.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/df3422e5-13d2-4bf7-84cc-73db2669a6c5.jpg saved to cache
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 78ba6d80-d244-5b0e-96f3-103cfead493b
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abcbf10>
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752879%252Fgeneral%252F5814fd92-6e84-42eb-a19b-62b06411a578.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/5814fd92-6e84-42eb-a19b-62b06411a578.jpg saved to cache
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 78ba6d80-d244-5b0e-96f3-103cfead493b
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a919490>
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752880%252Fgeneral%252F28183cbc-6051-472d-ad10-0e4c2c49bf63.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/28183cbc-6051-472d-ad10-0e4c2c49bf63.jpg saved to cache
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 686a161e-1919-5ce0-a170-a35c2c9cdfde
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a54410>
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753070%252Fgeneral%252F8a195131-3eb1-408f-9ac3-570b88f81c84.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/8a195131-3eb1-408f-9ac3-570b88f81c84.jpg saved to cache
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 99cda9a9-852f-5eab-ac20-04a083711a4f
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abc8790>
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752880%252Fgeneral%252F2653a148-236e-46df-92e5-269b3f8e2998.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/2653a148-236e-46df-92e5-269b3f8e2998.jpg saved to cache
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 686a161e-1919-5ce0-a170-a35c2c9cdfde
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753070%252Fgeneral%252F64ab0ca6-3e4a-48ad-9a1d-dabf7a51d7d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/64ab0ca6-3e4a-48ad-9a1d-dabf7a51d7d0.jpg not downloaded yet
2026-03-30 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753071/general/7f9a1781-f297-48bd-85df-0a29cb81398a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742079)
2026-03-30 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753070/general/a0cc4ed1-6d76-4406-bc03-7f1f99cdcbbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742078)
2026-03-30 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753072/general/5886509a-1218-410f-8e28-cbdc311dcf06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742080)
2026-03-30 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753070/general/74b2f05d-74ef-496a-932e-c99a1a89981e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742078)
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753072%252Fgeneral%252Fc34bae2b-349e-4ec2-a96e-35d884d20eac.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/c34bae2b-349e-4ec2-a96e-35d884d20eac.jpg not downloaded yet
2026-03-30 13:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5593662/general/09a87c17-6637-467b-9fbf-4c9a1bd1e325.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741980)
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753070%252Fgeneral%252F35457ddf-07d6-42fc-9bf1-1a5582990651.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/35457ddf-07d6-42fc-9bf1-1a5582990651.jpg not downloaded yet
2026-03-30 13:32:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aab2e90>
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752879%252Fgeneral%252F624658cd-70d2-4ba9-9208-242823d7f0d1.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/624658cd-70d2-4ba9-9208-242823d7f0d1.jpg saved to cache
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 78ba6d80-d244-5b0e-96f3-103cfead493b
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69da6490>
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753070%252Fgeneral%252Fc77353d1-f3cf-4fa0-8001-476665a9fd2d.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/c77353d1-f3cf-4fa0-8001-476665a9fd2d.jpg saved to cache
2026-03-30 13:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 99cda9a9-852f-5eab-ac20-04a083711a4f
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69da74d0>
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753072%252Fgeneral%252F23448bb7-b49d-4d32-8a12-86b78f7d2e00.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/23448bb7-b49d-4d32-8a12-86b78f7d2e00.jpg saved to cache
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6ab6f850>
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753070%252Fgeneral%252Fb65415ea-48f4-40dc-a368-134565aac9eb.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/b65415ea-48f4-40dc-a368-134565aac9eb.jpg saved to cache
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 99cda9a9-852f-5eab-ac20-04a083711a4f
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753072%252Fgeneral%252Fdc9768e5-b98b-48fd-aad7-81fe46fd0df3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/dc9768e5-b98b-48fd-aad7-81fe46fd0df3.jpg not downloaded yet
2026-03-30 13:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752879/general/a4a42c79-5b36-4065-85b9-ab9f7f2df7c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741952)
2026-03-30 13:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753072/general/014948e7-355f-4316-835b-a8b10d84fecb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742080)
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753070%252Fgeneral%252F82b28d1b-07c1-4191-9218-2f7f48c2d951.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/82b28d1b-07c1-4191-9218-2f7f48c2d951.jpg not downloaded yet
2026-03-30 13:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753072/general/2facc7f4-6a2b-48c5-9c3e-57a1f3d529ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742080)
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753072%252Fgeneral%252F24c3efa7-e4e8-4a13-91e2-dc96d208e7ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/24c3efa7-e4e8-4a13-91e2-dc96d208e7ea.jpg not downloaded yet
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abcf710>
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753071%252Fgeneral%252F7f9a1781-f297-48bd-85df-0a29cb81398a.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/7f9a1781-f297-48bd-85df-0a29cb81398a.jpg saved to cache
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item faf4225e-5404-5d74-86ad-a05e827dea03
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abcd150>
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753070%252Fgeneral%252Fa0cc4ed1-6d76-4406-bc03-7f1f99cdcbbb.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/a0cc4ed1-6d76-4406-bc03-7f1f99cdcbbb.jpg saved to cache
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 99cda9a9-852f-5eab-ac20-04a083711a4f
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69d14ad0>
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753072%252Fgeneral%252F5886509a-1218-410f-8e28-cbdc311dcf06.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/5886509a-1218-410f-8e28-cbdc311dcf06.jpg saved to cache
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf70d25d50>
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753070%252Fgeneral%252F74b2f05d-74ef-496a-932e-c99a1a89981e.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/74b2f05d-74ef-496a-932e-c99a1a89981e.jpg saved to cache
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 99cda9a9-852f-5eab-ac20-04a083711a4f
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69d15510>
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593662%252Fgeneral%252F09a87c17-6637-467b-9fbf-4c9a1bd1e325.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/09a87c17-6637-467b-9fbf-4c9a1bd1e325.jpg saved to cache
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 81412937-2c29-5eda-954c-a74407db3274
2026-03-30 13:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753070/general/d841edf7-cfab-494b-bcd9-66185efd939b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742078)
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753072%252Fgeneral%252F769a4324-8b50-43ba-9e01-f569cae1046d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/769a4324-8b50-43ba-9e01-f569cae1046d.jpg not downloaded yet
2026-03-30 13:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753072/general/246df48d-bc57-46e8-bbf6-528302d13eaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742080)
2026-03-30 13:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753070/general/64ab0ca6-3e4a-48ad-9a1d-dabf7a51d7d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742078)
2026-03-30 13:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753070/general/ea977d2e-49d4-4e7a-a82a-838893085e2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742078)
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a7e10d0>
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752879%252Fgeneral%252Fa4a42c79-5b36-4065-85b9-ab9f7f2df7c0.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/a4a42c79-5b36-4065-85b9-ab9f7f2df7c0.jpg saved to cache
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 78ba6d80-d244-5b0e-96f3-103cfead493b
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b6d410>
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753072%252Fgeneral%252F014948e7-355f-4316-835b-a8b10d84fecb.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/014948e7-355f-4316-835b-a8b10d84fecb.jpg saved to cache
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a8e9690>
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753072%252Fgeneral%252F2facc7f4-6a2b-48c5-9c3e-57a1f3d529ee.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/2facc7f4-6a2b-48c5-9c3e-57a1f3d529ee.jpg saved to cache
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753072%252Fgeneral%252F5b01f567-1f44-44df-9ebb-c793e2ceb491.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/5b01f567-1f44-44df-9ebb-c793e2ceb491.jpg not downloaded yet
2026-03-30 13:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753070/general/35457ddf-07d6-42fc-9bf1-1a5582990651.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742078)
2026-03-30 13:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753072/general/dc9768e5-b98b-48fd-aad7-81fe46fd0df3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742080)
2026-03-30 13:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753072/general/c34bae2b-349e-4ec2-a96e-35d884d20eac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742080)
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf70d09d10>
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753070%252Fgeneral%252Fd841edf7-cfab-494b-bcd9-66185efd939b.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/d841edf7-cfab-494b-bcd9-66185efd939b.jpg saved to cache
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 99cda9a9-852f-5eab-ac20-04a083711a4f
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69997910>
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753072%252Fgeneral%252F246df48d-bc57-46e8-bbf6-528302d13eaf.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/246df48d-bc57-46e8-bbf6-528302d13eaf.jpg saved to cache
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a78c050>
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753070%252Fgeneral%252F64ab0ca6-3e4a-48ad-9a1d-dabf7a51d7d0.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/64ab0ca6-3e4a-48ad-9a1d-dabf7a51d7d0.jpg saved to cache
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 99cda9a9-852f-5eab-ac20-04a083711a4f
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69d0c610>
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753070%252Fgeneral%252Fea977d2e-49d4-4e7a-a82a-838893085e2e.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/ea977d2e-49d4-4e7a-a82a-838893085e2e.jpg saved to cache
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 99cda9a9-852f-5eab-ac20-04a083711a4f
2026-03-30 13:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753074/general/aefb0960-112a-408f-8ce8-a9a752449c7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742082)
2026-03-30 13:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753070/general/82b28d1b-07c1-4191-9218-2f7f48c2d951.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742078)
2026-03-30 13:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752880/general/9c95b7ef-3879-4c65-8b2e-b3d12b7fc29b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741953)
2026-03-30 13:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753072/general/24c3efa7-e4e8-4a13-91e2-dc96d208e7ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742080)
2026-03-30 13:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a72ed10>
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753070%252Fgeneral%252F35457ddf-07d6-42fc-9bf1-1a5582990651.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/35457ddf-07d6-42fc-9bf1-1a5582990651.jpg saved to cache
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 99cda9a9-852f-5eab-ac20-04a083711a4f
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a710790>
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753072%252Fgeneral%252Fdc9768e5-b98b-48fd-aad7-81fe46fd0df3.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/dc9768e5-b98b-48fd-aad7-81fe46fd0df3.jpg saved to cache
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa4e490>
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753072%252Fgeneral%252Fc34bae2b-349e-4ec2-a96e-35d884d20eac.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/c34bae2b-349e-4ec2-a96e-35d884d20eac.jpg saved to cache
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea
2026-03-30 13:32:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753074/general/4918f41b-190f-4aed-92a1-87c62373015c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742082)
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa4f590>
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753074%252Fgeneral%252Faefb0960-112a-408f-8ce8-a9a752449c7e.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/aefb0960-112a-408f-8ce8-a9a752449c7e.jpg saved to cache
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d53e7ce7-145a-59e0-891d-c0286c26f805
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abf04d0>
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753070%252Fgeneral%252F82b28d1b-07c1-4191-9218-2f7f48c2d951.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753070/general/82b28d1b-07c1-4191-9218-2f7f48c2d951.jpg saved to cache
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 99cda9a9-852f-5eab-ac20-04a083711a4f
2026-03-30 13:32:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 99cda9a9-852f-5eab-ac20-04a083711a4f, skipping ID generation
2026-03-30 13:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99cda9a9-852f-5eab-ac20-04a083711a4f with scrape type 1
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 99cda9a9-852f-5eab-ac20-04a083711a4f sending to next pipeline
2026-03-30 13:32:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 99cda9a9-852f-5eab-ac20-04a083711a4f, identifier: 10742078
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a8504d0>
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752880%252Fgeneral%252F9c95b7ef-3879-4c65-8b2e-b3d12b7fc29b.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/9c95b7ef-3879-4c65-8b2e-b3d12b7fc29b.jpg saved to cache
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 686a161e-1919-5ce0-a170-a35c2c9cdfde
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf699fd890>
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753072%252Fgeneral%252F24c3efa7-e4e8-4a13-91e2-dc96d208e7ea.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/24c3efa7-e4e8-4a13-91e2-dc96d208e7ea.jpg saved to cache
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea
2026-03-30 13:32:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 472c9ff0-e1a0-5d36-9ab9-280d904b8951 with identifier: 10741791
2026-03-30 13:32:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951 with scrape type 1
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752868%252Fgeneral%252F3c65f7e3-cc13-4b07-be36-f6dd756b5b0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/3c65f7e3-cc13-4b07-be36-f6dd756b5b0e.jpg not downloaded yet
2026-03-30 13:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753072/general/769a4324-8b50-43ba-9e01-f569cae1046d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742080)
2026-03-30 13:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753072/general/5b01f567-1f44-44df-9ebb-c793e2ceb491.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742080)
2026-03-30 13:32:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 99cda9a9-852f-5eab-ac20-04a083711a4f with identifier: 10742078
2026-03-30 13:32:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 99cda9a9-852f-5eab-ac20-04a083711a4f with identifier: 10742078
2026-03-30 13:32:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 99cda9a9-852f-5eab-ac20-04a083711a4f with identifier: 10742078 to the API
2026-03-30 13:32:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753070/general/82b28d1b-07c1-4191-9218-2f7f48c2d951.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '99cda9a9-852f-5eab-ac20-04a083711a4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742078',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 6851,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753070/general/8a195131-3eb1-408f-9ac3-570b88f81c84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753070/general/c77353d1-f3cf-4fa0-8001-476665a9fd2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753070/general/b65415ea-48f4-40dc-a368-134565aac9eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753070/general/a0cc4ed1-6d76-4406-bc03-7f1f99cdcbbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753070/general/74b2f05d-74ef-496a-932e-c99a1a89981e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753070/general/d841edf7-cfab-494b-bcd9-66185efd939b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753070/general/ea977d2e-49d4-4e7a-a82a-838893085e2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753070/general/64ab0ca6-3e4a-48ad-9a1d-dabf7a51d7d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753070/general/35457ddf-07d6-42fc-9bf1-1a5582990651.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99cda9a9-852f-5eab-ac20-04a083711a4f/99cda9a9-852f-5eab-ac20-04a083711a4f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753070/general/82b28d1b-07c1-4191-9218-2f7f48c2d951.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 - 6.851 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-30 13:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742078%27 HTTP/1.1" 200 None
2026-03-30 13:32:04 [adesa.fr] INFO: Saving data for 10742078: {'created_time': 1774877524.908229, 'last_price_update_time': 1774877524.90824, 'auction_closing_time': 1798675200.0}
2026-03-30 13:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742078') HTTP/1.1" 204 0
2026-03-30 13:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752879/general/e5806c4b-9e01-4015-80e3-c91b5d984585.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741952)
2026-03-30 13:32:05 [scrapy.extensions.logstats] INFO: Crawled 432 pages (at 201 pages/min), scraped 107 items (at 60 items/min)
2026-03-30 13:32:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752868%252Fgeneral%252F02997c8f-5faa-49e5-9e03-ec0856baf73a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/02997c8f-5faa-49e5-9e03-ec0856baf73a.jpg not downloaded yet
2026-03-30 13:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753071/general/e5808949-6be5-400a-a09a-6fa5591b2903.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742079)
2026-03-30 13:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752880/general/92da5449-c202-46e2-8e30-f315ef86c8ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741953)
2026-03-30 13:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752880/general/a5c939b6-5597-47b3-80ff-8b8e39578fb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741953)
2026-03-30 13:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:05 [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-30 13:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf699931d0>
2026-03-30 13:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753074%252Fgeneral%252F4918f41b-190f-4aed-92a1-87c62373015c.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753074/general/4918f41b-190f-4aed-92a1-87c62373015c.jpg saved to cache
2026-03-30 13:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d53e7ce7-145a-59e0-891d-c0286c26f805
2026-03-30 13:32:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d53e7ce7-145a-59e0-891d-c0286c26f805, skipping ID generation
2026-03-30 13:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d53e7ce7-145a-59e0-891d-c0286c26f805 with scrape type 1
2026-03-30 13:32:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d53e7ce7-145a-59e0-891d-c0286c26f805 sending to next pipeline
2026-03-30 13:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d53e7ce7-145a-59e0-891d-c0286c26f805, identifier: 10742082
2026-03-30 13:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5593662/general/28b5e89e-308e-45ee-8aff-92d9f840cf00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741980)
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752868%252Fgeneral%252F07ddc2f7-3877-412c-a2ec-b0247a884406.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/07ddc2f7-3877-412c-a2ec-b0247a884406.jpg not downloaded yet
2026-03-30 13:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d53e7ce7-145a-59e0-891d-c0286c26f805 with identifier: 10742082
2026-03-30 13:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d53e7ce7-145a-59e0-891d-c0286c26f805 with identifier: 10742082
2026-03-30 13:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d53e7ce7-145a-59e0-891d-c0286c26f805 with identifier: 10742082 to the API
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753074/general/4918f41b-190f-4aed-92a1-87c62373015c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'd53e7ce7-145a-59e0-891d-c0286c26f805',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742082',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 10021,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753074/general/99131013-257c-41a5-8264-1830f2d04b96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753074/general/27fb7791-8643-4beb-a197-337563c5303d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753074/general/2be3a24c-4c19-44a9-8663-c3bd417ee912.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753074/general/4918f41b-190f-4aed-92a1-87c62373015c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753074/general/255e5279-1a15-4567-99b0-c4d8a29195e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753074/general/aefb0960-112a-408f-8ce8-a9a752449c7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753074/general/8c67fd57-905b-4ae9-975e-67c2356864e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753074/general/7f4e9f58-6913-4e21-8155-c359bb4a709a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753074/general/75e8f46f-d30b-430b-97fa-f29160a31dcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d53e7ce7-145a-59e0-891d-c0286c26f805/d53e7ce7-145a-59e0-891d-c0286c26f805_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753074/general/ffc7e375-8154-47b6-b696-93b47e4273bb.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 - 10.021 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742082%27 HTTP/1.1" 200 None
2026-03-30 13:32:05 [adesa.fr] INFO: Saving data for 10742082: {'created_time': 1774877525.619852, 'last_price_update_time': 1774877525.619864, 'auction_closing_time': 1798675200.0}
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742082') HTTP/1.1" 204 0
2026-03-30 13:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa47490>
2026-03-30 13:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753072%252Fgeneral%252F769a4324-8b50-43ba-9e01-f569cae1046d.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/769a4324-8b50-43ba-9e01-f569cae1046d.jpg saved to cache
2026-03-30 13:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea
2026-03-30 13:32:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a686210>
2026-03-30 13:32:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753072%252Fgeneral%252F5b01f567-1f44-44df-9ebb-c793e2ceb491.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753072/general/5b01f567-1f44-44df-9ebb-c793e2ceb491.jpg saved to cache
2026-03-30 13:32:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea
2026-03-30 13:32:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f5eeb072-449b-5a08-bf3e-9b8f60f0acea, skipping ID generation
2026-03-30 13:32:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea with scrape type 1
2026-03-30 13:32:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f5eeb072-449b-5a08-bf3e-9b8f60f0acea sending to next pipeline
2026-03-30 13:32:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f5eeb072-449b-5a08-bf3e-9b8f60f0acea, identifier: 10742080
2026-03-30 13:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f5eeb072-449b-5a08-bf3e-9b8f60f0acea with identifier: 10742080
2026-03-30 13:32:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f5eeb072-449b-5a08-bf3e-9b8f60f0acea with identifier: 10742080
2026-03-30 13:32:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f5eeb072-449b-5a08-bf3e-9b8f60f0acea with identifier: 10742080 to the API
2026-03-30 13:32:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753072/general/5b01f567-1f44-44df-9ebb-c793e2ceb491.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'f5eeb072-449b-5a08-bf3e-9b8f60f0acea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742080',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 11422,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753072/general/23448bb7-b49d-4d32-8a12-86b78f7d2e00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753072/general/5886509a-1218-410f-8e28-cbdc311dcf06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753072/general/014948e7-355f-4316-835b-a8b10d84fecb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753072/general/2facc7f4-6a2b-48c5-9c3e-57a1f3d529ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753072/general/246df48d-bc57-46e8-bbf6-528302d13eaf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753072/general/c34bae2b-349e-4ec2-a96e-35d884d20eac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753072/general/dc9768e5-b98b-48fd-aad7-81fe46fd0df3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753072/general/24c3efa7-e4e8-4a13-91e2-dc96d208e7ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753072/general/769a4324-8b50-43ba-9e01-f569cae1046d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5eeb072-449b-5a08-bf3e-9b8f60f0acea/f5eeb072-449b-5a08-bf3e-9b8f60f0acea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753072/general/5b01f567-1f44-44df-9ebb-c793e2ceb491.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 - 11.422 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742080%27 HTTP/1.1" 200 None
2026-03-30 13:32:06 [adesa.fr] INFO: Saving data for 10742080: {'created_time': 1774877526.211965, 'last_price_update_time': 1774877526.211981, 'auction_closing_time': 1798675200.0}
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742080') HTTP/1.1" 204 0
2026-03-30 13:32:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620168/general/afa4110e-2890-427c-a2f6-e8617a856407.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742059)
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752868%252Fgeneral%252F353216ee-13ef-4c2f-aac1-1a38545df4d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/353216ee-13ef-4c2f-aac1-1a38545df4d1.jpg not downloaded yet
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a9a0f10>
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752879%252Fgeneral%252Fe5806c4b-9e01-4015-80e3-c91b5d984585.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752879/general/e5806c4b-9e01-4015-80e3-c91b5d984585.jpg saved to cache
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 78ba6d80-d244-5b0e-96f3-103cfead493b
2026-03-30 13:32:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 78ba6d80-d244-5b0e-96f3-103cfead493b, skipping ID generation
2026-03-30 13:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78ba6d80-d244-5b0e-96f3-103cfead493b with scrape type 1
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 78ba6d80-d244-5b0e-96f3-103cfead493b sending to next pipeline
2026-03-30 13:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 78ba6d80-d244-5b0e-96f3-103cfead493b, identifier: 10741952
2026-03-30 13:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d1d7094-7e0b-50e1-a001-072f69a76c8d with identifier: 10736252
2026-03-30 13:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d with scrape type 1
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750930%252Fgeneral%252F68ce8b37-bf6b-4618-ac07-04575d6dbbc4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/68ce8b37-bf6b-4618-ac07-04575d6dbbc4.jpg not downloaded yet
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a0de50>
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753071%252Fgeneral%252Fe5808949-6be5-400a-a09a-6fa5591b2903.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753071/general/e5808949-6be5-400a-a09a-6fa5591b2903.jpg saved to cache
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item faf4225e-5404-5d74-86ad-a05e827dea03
2026-03-30 13:32:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: faf4225e-5404-5d74-86ad-a05e827dea03, skipping ID generation
2026-03-30 13:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faf4225e-5404-5d74-86ad-a05e827dea03 with scrape type 1
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item faf4225e-5404-5d74-86ad-a05e827dea03 sending to next pipeline
2026-03-30 13:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: faf4225e-5404-5d74-86ad-a05e827dea03, identifier: 10742079
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf70ddf090>
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752880%252Fgeneral%252F92da5449-c202-46e2-8e30-f315ef86c8ef.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/92da5449-c202-46e2-8e30-f315ef86c8ef.jpg saved to cache
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 686a161e-1919-5ce0-a170-a35c2c9cdfde
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69da1b90>
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752880%252Fgeneral%252Fa5c939b6-5597-47b3-80ff-8b8e39578fb1.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752880/general/a5c939b6-5597-47b3-80ff-8b8e39578fb1.jpg saved to cache
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 686a161e-1919-5ce0-a170-a35c2c9cdfde
2026-03-30 13:32:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 686a161e-1919-5ce0-a170-a35c2c9cdfde, skipping ID generation
2026-03-30 13:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 686a161e-1919-5ce0-a170-a35c2c9cdfde with scrape type 1
2026-03-30 13:32:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 686a161e-1919-5ce0-a170-a35c2c9cdfde sending to next pipeline
2026-03-30 13:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 686a161e-1919-5ce0-a170-a35c2c9cdfde, identifier: 10741953
2026-03-30 13:32:06 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [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-30 13:32:06 [adesa.fr] INFO: Scrape type for 10688251: 0
2026-03-30 13:32:06 [adesa.fr] INFO: Skipping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-30 13:32:06 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [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-30 13:32:06 [adesa.fr] INFO: Scrape type for 10679268: 0
2026-03-30 13:32:06 [adesa.fr] INFO: Skipping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-30 13:32:06 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [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-30 13:32:06 [adesa.fr] INFO: Scrape type for 10707858: 0
2026-03-30 13:32:06 [adesa.fr] INFO: Skipping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-30 13:32:06 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [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-30 13:32:06 [adesa.fr] INFO: Scrape type for 10473270: 0
2026-03-30 13:32:06 [adesa.fr] INFO: Skipping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-30 13:32:06 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [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-30 13:32:06 [adesa.fr] INFO: Scrape type for 10699416: 0
2026-03-30 13:32:06 [adesa.fr] INFO: Skipping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-30 13:32:06 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [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-30 13:32:06 [adesa.fr] INFO: Scrape type for 10473269: 0
2026-03-30 13:32:06 [adesa.fr] INFO: Skipping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-30 13:32:06 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [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-30 13:32:06 [adesa.fr] INFO: Scrape type for 10699425: 0
2026-03-30 13:32:06 [adesa.fr] INFO: Skipping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-30 13:32:06 [adesa.fr] INFO: Found listing with ID: 10728755
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:06 [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-30 13:32:06 [adesa.fr] INFO: Scrape type for 10728755: 0
2026-03-30 13:32:06 [adesa.fr] INFO: Skipping item 10728755 url https://www.openlane.eu/en/carv6/auction/10728755
2026-03-30 13:32:06 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-30 13:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10477906: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10707276: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10381371: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10375917: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10326152: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10707860: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10597840: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10351032: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10681277: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10681282: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10733189
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10733189: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10733189 url https://www.openlane.eu/en/carv6/auction/10733189
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10661519: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10571074: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10649232: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10626577: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10731306
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10731306: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10731306 url https://www.openlane.eu/en/carv6/auction/10731306
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10699395: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [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-30 13:32:07 [adesa.fr] INFO: Scrape type for 10699388: 0
2026-03-30 13:32:07 [adesa.fr] INFO: Skipping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-30 13:32:07 [adesa.fr] INFO: Found listing with ID: 10743041
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710743041%27 HTTP/1.1" 200 None
2026-03-30 13:32:07 [adesa.fr] INFO: Scrape type for 10743041: 1
2026-03-30 13:32:07 [adesa.fr] INFO: Scraping item 10743041 url https://www.openlane.eu/en/carv6/auction/10743041
2026-03-30 13:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5692804/general/ddb781a5-aeb2-452c-87bd-d2fbc0c5395b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741996)
2026-03-30 13:32:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5543201/general/dbed7c43-7afb-4dba-a234-8815b598d0c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10745425)
2026-03-30 13:32:07 [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/10744541)
2026-03-30 13:32:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688569/general/3a0be6aa-af68-477a-a234-f7506a65c63e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744572)
2026-03-30 13:32:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 78ba6d80-d244-5b0e-96f3-103cfead493b with identifier: 10741952
2026-03-30 13:32:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 78ba6d80-d244-5b0e-96f3-103cfead493b with identifier: 10741952
2026-03-30 13:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 78ba6d80-d244-5b0e-96f3-103cfead493b with identifier: 10741952 to the API
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752879/general/e5806c4b-9e01-4015-80e3-c91b5d984585.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '78ba6d80-d244-5b0e-96f3-103cfead493b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741952',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 25786,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752879/general/1288a1a5-2a85-4beb-844b-5e5727f7bdf1.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752879/general/e5806c4b-9e01-4015-80e3-c91b5d984585.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752879/general/05968887-e2ea-4123-a504-cdf1bf330484.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752879/general/6e462d02-2aad-434a-9dcc-45672e1ed39d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90052,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752879/general/a4a42c79-5b36-4065-85b9-ab9f7f2df7c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752879/general/624658cd-70d2-4ba9-9208-242823d7f0d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47670,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752879/general/622ec5dc-2717-4078-8577-f4f3142bdbcb.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752879/general/5814fd92-6e84-42eb-a19b-62b06411a578.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752879/general/89c65317-9e18-414b-aa4c-441e6a455c7a.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78ba6d80-d244-5b0e-96f3-103cfead493b/78ba6d80-d244-5b0e-96f3-103cfead493b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752879/general/df3422e5-13d2-4bf7-84cc-73db2669a6c5.jpg',
'Width': 1024}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2024-11-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 Allure - Petrol - Automatic - 138 hp - 25.786 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741952%27 HTTP/1.1" 200 None
2026-03-30 13:32:07 [adesa.fr] INFO: Saving data for 10741952: {'created_time': 1774877527.960895, 'last_price_update_time': 1774877527.960908, 'auction_closing_time': 1798675200.0}
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741952') HTTP/1.1" 204 0
2026-03-30 13:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: faf4225e-5404-5d74-86ad-a05e827dea03 with identifier: 10742079
2026-03-30 13:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: faf4225e-5404-5d74-86ad-a05e827dea03 with identifier: 10742079
2026-03-30 13:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: faf4225e-5404-5d74-86ad-a05e827dea03 with identifier: 10742079 to the API
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753071/general/e5808949-6be5-400a-a09a-6fa5591b2903.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'faf4225e-5404-5d74-86ad-a05e827dea03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742079',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 6563,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753071/general/e44b06a2-bb4c-4925-87e0-3ba69ea0d948.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753071/general/e5808949-6be5-400a-a09a-6fa5591b2903.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753071/general/7d43ef74-2695-44e9-b53e-0877ee917dff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753071/general/fe7c7e8d-5e2b-408a-9279-3d28ec8c2f85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753071/general/7f9a1781-f297-48bd-85df-0a29cb81398a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753071/general/0e19628f-ea81-4744-b123-bc60d2094404.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753071/general/e59b0c36-48b5-493c-8c0d-8a3f18181346.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114007,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753071/general/ec13a854-5521-4e8a-abb7-e307c1480a54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753071/general/5d9e73ee-1659-46e4-90c3-641bf1916710.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_faf4225e-5404-5d74-86ad-a05e827dea03/faf4225e-5404-5d74-86ad-a05e827dea03_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753071/general/e71be82c-d243-466c-b7d5-76137e0d4559.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 - 6.563 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742079%27 HTTP/1.1" 200 None
2026-03-30 13:32:08 [adesa.fr] INFO: Saving data for 10742079: {'created_time': 1774877528.426678, 'last_price_update_time': 1774877528.426691, 'auction_closing_time': 1798675200.0}
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742079') HTTP/1.1" 204 0
2026-03-30 13:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 686a161e-1919-5ce0-a170-a35c2c9cdfde with identifier: 10741953
2026-03-30 13:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 686a161e-1919-5ce0-a170-a35c2c9cdfde with identifier: 10741953
2026-03-30 13:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 686a161e-1919-5ce0-a170-a35c2c9cdfde with identifier: 10741953 to the API
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752880/general/a5c939b6-5597-47b3-80ff-8b8e39578fb1.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '686a161e-1919-5ce0-a170-a35c2c9cdfde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741953',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 24351,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752880/general/fdba0bf4-737c-4864-9086-23a52190e4d6.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752880/general/a5c939b6-5597-47b3-80ff-8b8e39578fb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752880/general/a5933e6a-d256-404f-9cdd-8d5db2ce770f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752880/general/92da5449-c202-46e2-8e30-f315ef86c8ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752880/general/2eed4ed5-0eee-430b-a1bd-18901b55c022.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752880/general/9c95b7ef-3879-4c65-8b2e-b3d12b7fc29b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752880/general/2653a148-236e-46df-92e5-269b3f8e2998.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752880/general/a73a1619-6616-4add-9964-94e9a5ac624d.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752880/general/28183cbc-6051-472d-ad10-0e4c2c49bf63.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_686a161e-1919-5ce0-a170-a35c2c9cdfde/686a161e-1919-5ce0-a170-a35c2c9cdfde_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752880/general/db29ee26-bdd7-4721-8c32-3befd5ee72d8.jpg',
'Width': 1022}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2024-11-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 Allure - Petrol - Automatic - 138 hp - 24.351 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741953%27 HTTP/1.1" 200 None
2026-03-30 13:32:08 [adesa.fr] INFO: Saving data for 10741953: {'created_time': 1774877528.878458, 'last_price_update_time': 1774877528.878471, 'auction_closing_time': 1798675200.0}
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741953') HTTP/1.1" 204 0
2026-03-30 13:32:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aacb810>
2026-03-30 13:32:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593662%252Fgeneral%252F28b5e89e-308e-45ee-8aff-92d9f840cf00.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593662/general/28b5e89e-308e-45ee-8aff-92d9f840cf00.jpg saved to cache
2026-03-30 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 81412937-2c29-5eda-954c-a74407db3274
2026-03-30 13:32:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 81412937-2c29-5eda-954c-a74407db3274, skipping ID generation
2026-03-30 13:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81412937-2c29-5eda-954c-a74407db3274 with scrape type 1
2026-03-30 13:32:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 81412937-2c29-5eda-954c-a74407db3274 sending to next pipeline
2026-03-30 13:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 81412937-2c29-5eda-954c-a74407db3274, identifier: 10741980
2026-03-30 13:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fdec35b-68ce-5ad7-a352-9a82e012ea4f with identifier: 10742602
2026-03-30 13:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f with scrape type 1
2026-03-30 13:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5741718%252Fgeneral%252Fcc6e9c22-8868-4c3d-bc5f-38dd6406723e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/cc6e9c22-8868-4c3d-bc5f-38dd6406723e.jpg not downloaded yet
2026-03-30 13:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b0368f6-0113-5899-bb03-87a7cb8d3049 with identifier: 10743110
2026-03-30 13:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b0368f6-0113-5899-bb03-87a7cb8d3049 with scrape type 1
2026-03-30 13:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b0368f6-0113-5899-bb03-87a7cb8d3049
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752873%252Fgeneral%252Fad25e829-324a-40fe-bc16-38d2354c339c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/ad25e829-324a-40fe-bc16-38d2354c339c.jpg not downloaded yet
2026-03-30 13:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752868/general/3c65f7e3-cc13-4b07-be36-f6dd756b5b0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741791)
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752868%252Fgeneral%252Fa76f663a-73ca-458b-8765-7c94506ffb11.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/a76f663a-73ca-458b-8765-7c94506ffb11.jpg not downloaded yet
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750930%252Fgeneral%252F116a167f-ce51-45fd-9dd7-97a787f7186c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/116a167f-ce51-45fd-9dd7-97a787f7186c.jpg not downloaded yet
2026-03-30 13:32:09 [adesa.fr] INFO: Found listing with ID: 10742132
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742132%27 HTTP/1.1" 200 None
2026-03-30 13:32:09 [adesa.fr] INFO: Scrape type for 10742132: 1
2026-03-30 13:32:09 [adesa.fr] INFO: Scraping item 10742132 url https://www.openlane.eu/en/carv6/auction/10742132
2026-03-30 13:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 81412937-2c29-5eda-954c-a74407db3274 with identifier: 10741980
2026-03-30 13:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 81412937-2c29-5eda-954c-a74407db3274 with identifier: 10741980
2026-03-30 13:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 81412937-2c29-5eda-954c-a74407db3274 with identifier: 10741980 to the API
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5593662/general/28b5e89e-308e-45ee-8aff-92d9f840cf00.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'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': '81412937-2c29-5eda-954c-a74407db3274',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741980',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 8465,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208688,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593662/general/326ee6b7-736f-4f88-84dd-47367effb86c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188296,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593662/general/28b5e89e-308e-45ee-8aff-92d9f840cf00.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169447,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593662/general/f3e26b51-98e8-4290-bf8b-567ad9bbb0ed.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184640,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593662/general/4d2f90d4-c06a-448a-8e15-b6b71aea4091.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134778,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593662/general/09a87c17-6637-467b-9fbf-4c9a1bd1e325.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129931,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593662/general/1c3c2aa5-30f3-4e57-b391-3dcc4c149a0d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145735,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593662/general/4bc6038b-3ccd-44d4-b897-bdadefc7e6a6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160382,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593662/general/693a96cd-97db-4fb9-ac6a-0ef76e560c49.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135035,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593662/general/1e036e55-4fab-46dc-ad22-508448a3f512.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81412937-2c29-5eda-954c-a74407db3274/81412937-2c29-5eda-954c-a74407db3274_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186621,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593662/general/9bcf1e63-ff49-45cd-bd60-4a57d3b36218.jpg',
'Width': 1920}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2025-05-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 8.465 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741980%27 HTTP/1.1" 200 None
2026-03-30 13:32:09 [adesa.fr] INFO: Saving data for 10741980: {'created_time': 1774877529.572269, 'last_price_update_time': 1774877529.57228, 'auction_closing_time': 1798675200.0}
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741980') HTTP/1.1" 204 0
2026-03-30 13:32:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688569/general/ef7c150e-5cb1-4ec0-ac79-dd1fa1351fb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744572)
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5741718%252Fgeneral%252F05c1694b-b137-495f-8c43-3b72be49024a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/05c1694b-b137-495f-8c43-3b72be49024a.jpg not downloaded yet
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752873%252Fgeneral%252F67c4715e-90b2-4325-9d3f-f57ad7b11285.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/67c4715e-90b2-4325-9d3f-f57ad7b11285.jpg not downloaded yet
2026-03-30 13:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743047> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf698a8510>
2026-03-30 13:32:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620168%252Fgeneral%252Fafa4110e-2890-427c-a2f6-e8617a856407.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620168/general/afa4110e-2890-427c-a2f6-e8617a856407.jpg saved to cache
2026-03-30 13:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d
2026-03-30 13:32:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d, skipping ID generation
2026-03-30 13:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d with scrape type 1
2026-03-30 13:32:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d sending to next pipeline
2026-03-30 13:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d, identifier: 10742059
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752868%252Fgeneral%252Fecbd8a52-45a3-4d45-bde1-1fb2264c39a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/ecbd8a52-45a3-4d45-bde1-1fb2264c39a0.jpg not downloaded yet
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750930%252Fgeneral%252F5f671eae-f908-419d-97ac-997e016be24f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/5f671eae-f908-419d-97ac-997e016be24f.jpg not downloaded yet
2026-03-30 13:32:09 [adesa.fr] INFO: Found listing with ID: 10721340
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:09 [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-30 13:32:09 [adesa.fr] INFO: Scrape type for 10721340: 0
2026-03-30 13:32:09 [adesa.fr] INFO: Skipping item 10721340 url https://www.openlane.eu/en/carv6/auction/10721340
2026-03-30 13:32:09 [adesa.fr] INFO: Found listing with ID: 10742130
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742130%27 HTTP/1.1" 200 None
2026-03-30 13:32:09 [adesa.fr] INFO: Scrape type for 10742130: 1
2026-03-30 13:32:09 [adesa.fr] INFO: Scraping item 10742130 url https://www.openlane.eu/en/carv6/auction/10742130
2026-03-30 13:32:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d with identifier: 10742059
2026-03-30 13:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d with identifier: 10742059
2026-03-30 13:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7d792ffe-5d5d-5289-ab57-f57d9f7bf10d with identifier: 10742059 to the API
2026-03-30 13:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5620168/general/afa4110e-2890-427c-a2f6-e8617a856407.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': 162,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '7d792ffe-5d5d-5289-ab57-f57d9f7bf10d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50226',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742059',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Tonale',
'odometer': 28803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620168/general/5d5752bf-becf-401f-acad-f9cdd82ccb65.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620168/general/aabea631-2901-427f-b4c8-74028f161351.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620168/general/1ac13fbd-b814-4292-922c-80d6868d671e.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620168/general/518d8d94-6ccf-43b2-9b10-fb51ffab93e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620168/general/fece38ba-76ab-4baa-abbe-1267cb63e822.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620168/general/8b25c8ff-cc46-491d-a2f7-1deb098068ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620168/general/e308bd2d-5f61-463a-af09-bf7552635ace.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620168/general/31b9cc7e-5fb7-4df2-b4d1-6862b5ffd9ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620168/general/afa4110e-2890-427c-a2f6-e8617a856407.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d792ffe-5d5d-5289-ab57-f57d9f7bf10d/7d792ffe-5d5d-5289-ab57-f57d9f7bf10d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48400,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620168/general/d7dbda65-7a29-467d-9e71-e846b6c3af8f.jpg',
'Width': 1022}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Tonale 1.5 Ti - Hybrid - Automatic - 162 hp - 28.803 km',
'transmission': 'automatic',
'trim': 'Ti',
'vin': None,
'year': 2023}
2026-03-30 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742059%27 HTTP/1.1" 200 None
2026-03-30 13:32:10 [adesa.fr] INFO: Saving data for 10742059: {'created_time': 1774877530.289563, 'last_price_update_time': 1774877530.289575, 'auction_closing_time': 1798675200.0}
2026-03-30 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742059') HTTP/1.1" 204 0
2026-03-30 13:32:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69ce8250>
2026-03-30 13:32:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692804%252Fgeneral%252Fddb781a5-aeb2-452c-87bd-d2fbc0c5395b.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692804/general/ddb781a5-aeb2-452c-87bd-d2fbc0c5395b.jpg saved to cache
2026-03-30 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0d347f21-19f8-556a-a94a-d1a21da9d887
2026-03-30 13:32:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d347f21-19f8-556a-a94a-d1a21da9d887, skipping ID generation
2026-03-30 13:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d347f21-19f8-556a-a94a-d1a21da9d887 with scrape type 1
2026-03-30 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d347f21-19f8-556a-a94a-d1a21da9d887 sending to next pipeline
2026-03-30 13:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0d347f21-19f8-556a-a94a-d1a21da9d887, identifier: 10741996
2026-03-30 13:32:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4546039-03d5-5a70-8de4-3a6104bb0007, skipping ID generation
2026-03-30 13:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4546039-03d5-5a70-8de4-3a6104bb0007 with scrape type 1
2026-03-30 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4546039-03d5-5a70-8de4-3a6104bb0007 sending to next pipeline
2026-03-30 13:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e4546039-03d5-5a70-8de4-3a6104bb0007, identifier: 10745425
2026-03-30 13:32:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9651fdea-17e0-54f1-930e-9ea8600ee347, skipping ID generation
2026-03-30 13:32:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9651fdea-17e0-54f1-930e-9ea8600ee347 with scrape type 1
2026-03-30 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9651fdea-17e0-54f1-930e-9ea8600ee347 sending to next pipeline
2026-03-30 13:32:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9651fdea-17e0-54f1-930e-9ea8600ee347, identifier: 10744541
2026-03-30 13:32:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 442de862-7ed7-5b19-b9d7-a86707e0a934 due to Ignoring non-200 response
2026-03-30 13:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752868/general/02997c8f-5faa-49e5-9e03-ec0856baf73a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741791)
2026-03-30 13:32:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688569/general/916c0ee1-cf7f-4947-b0ab-79448ac4bb3f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744572)
2026-03-30 13:32:10 [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/10744599)
2026-03-30 13:32:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5688569/general/847c2923-fde9-40e5-9514-e2431d12988a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744572)
2026-03-30 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5741718%252Fgeneral%252Fab2ba528-f4f8-4a56-9bd7-b5a5525fa6d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/ab2ba528-f4f8-4a56-9bd7-b5a5525fa6d9.jpg not downloaded yet
2026-03-30 13:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752873%252Fgeneral%252Fd2049401-c2a0-4bab-ba00-91efcad26d83.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/d2049401-c2a0-4bab-ba00-91efcad26d83.jpg not downloaded yet
2026-03-30 13:32:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0d347f21-19f8-556a-a94a-d1a21da9d887 with identifier: 10741996
2026-03-30 13:32:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0d347f21-19f8-556a-a94a-d1a21da9d887 with identifier: 10741996
2026-03-30 13:32:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0d347f21-19f8-556a-a94a-d1a21da9d887 with identifier: 10741996 to the API
2026-03-30 13:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5692804/general/ddb781a5-aeb2-452c-87bd-d2fbc0c5395b.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': '0d347f21-19f8-556a-a94a-d1a21da9d887',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741996',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 23039,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163228,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692804/general/15606d1d-e121-4d25-8bab-7cba6cf978bf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177809,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692804/general/9ba2fc63-f03f-4d4a-b71f-06e27922a9bf.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171730,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692804/general/32a2820d-e728-4c45-b4b4-efe497299660.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124715,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692804/general/d0e9a380-fa74-479c-a05d-75d9591d1c78.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125247,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692804/general/e2ca6521-beca-428e-9a86-6ac9dec55154.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134052,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692804/general/bb8d94db-25b2-4fb3-bb17-3a201e4ca18f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151397,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692804/general/9069efe2-308c-4d46-b308-e62e24657ab9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157751,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692804/general/b44fb51b-324c-4fbe-b0ff-c4dee02363fd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111382,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692804/general/a226ede0-31ea-4a8a-ad6e-4a1f59bd4f2a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d347f21-19f8-556a-a94a-d1a21da9d887/0d347f21-19f8-556a-a94a-d1a21da9d887_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131899,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692804/general/ddb781a5-aeb2-452c-87bd-d2fbc0c5395b.jpg',
'Width': 1600}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Style - Petrol - Manual - 102 hp - 23.039 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-30 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710741996%27 HTTP/1.1" 200 None
2026-03-30 13:32:11 [adesa.fr] INFO: Saving data for 10741996: {'created_time': 1774877531.096799, 'last_price_update_time': 1774877531.096812, 'auction_closing_time': 1798675200.0}
2026-03-30 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741996') HTTP/1.1" 204 0
2026-03-30 13:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e4546039-03d5-5a70-8de4-3a6104bb0007 with identifier: 10745425
2026-03-30 13:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e4546039-03d5-5a70-8de4-3a6104bb0007 with identifier: 10745425
2026-03-30 13:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e4546039-03d5-5a70-8de4-3a6104bb0007 with identifier: 10745425 to the API
2026-03-30 13:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5543201/general/dbed7c43-7afb-4dba-a234-8815b598d0c4.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e4546039-03d5-5a70-8de4-3a6104bb0007',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10745425',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX2',
'odometer': 9132,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4546039-03d5-5a70-8de4-3a6104bb0007/e4546039-03d5-5a70-8de4-3a6104bb0007_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301924,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543201/general/87623135-72ab-4ff6-a11c-ccec73b0dabc.jpg',
'Width': 2731}],
'price': 34100,
'price_includes_vat': True,
'registration_date': '2024-09-03',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW iX2 20 - Electric - 204 hp - 9.132 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710745425%27 HTTP/1.1" 200 None
2026-03-30 13:32:11 [adesa.fr] INFO: Saving data for 10745425: {'created_time': 1774877531.428653, 'last_price_update_time': 1774877531.428671, 'auction_closing_time': 1774962000.0}
2026-03-30 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10745425') HTTP/1.1" 204 0
2026-03-30 13:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10744541
2026-03-30 13:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10744541
2026-03-30 13:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10744541 to the API
2026-03-30 13:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5619253/general/9b7ce5b6-46a7-4666-b2f6-dd53f752abeb.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-04-01T08: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=10744541',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 114642,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [],
'price': 22600,
'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-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744541%27 HTTP/1.1" 200 None
2026-03-30 13:32:12 [adesa.fr] INFO: Saving data for 10744541: {'created_time': 1774877532.445376, 'last_price_update_time': 1774877532.445387, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744541') HTTP/1.1" 204 0
2026-03-30 13:32:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a76fc10>
2026-03-30 13:32:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752868%252Fgeneral%252F3c65f7e3-cc13-4b07-be36-f6dd756b5b0e.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/3c65f7e3-cc13-4b07-be36-f6dd756b5b0e.jpg saved to cache
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951
2026-03-30 13:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752868/general/07ddc2f7-3877-412c-a2ec-b0247a884406.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741791)
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752868%252Fgeneral%252F22d4bb09-2610-437b-8976-8dc394c6c104.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/22d4bb09-2610-437b-8976-8dc394c6c104.jpg not downloaded yet
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750930%252Fgeneral%252F7d4fb3a2-b14e-4cc1-8a44-3eea9f13c119.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/7d4fb3a2-b14e-4cc1-8a44-3eea9f13c119.jpg not downloaded yet
2026-03-30 13:32:12 [adesa.fr] INFO: Found listing with ID: 10721342
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [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-30 13:32:12 [adesa.fr] INFO: Scrape type for 10721342: 0
2026-03-30 13:32:12 [adesa.fr] INFO: Skipping item 10721342 url https://www.openlane.eu/en/carv6/auction/10721342
2026-03-30 13:32:12 [adesa.fr] INFO: Found listing with ID: 10726267
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [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-30 13:32:12 [adesa.fr] INFO: Scrape type for 10726267: 0
2026-03-30 13:32:12 [adesa.fr] INFO: Skipping item 10726267 url https://www.openlane.eu/en/carv6/auction/10726267
2026-03-30 13:32:12 [adesa.fr] INFO: Found listing with ID: 10743036
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710743036%27 HTTP/1.1" 200 None
2026-03-30 13:32:12 [adesa.fr] INFO: Scrape type for 10743036: 1
2026-03-30 13:32:12 [adesa.fr] INFO: Scraping item 10743036 url https://www.openlane.eu/en/carv6/auction/10743036
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e4546039-03d5-5a70-8de4-3a6104bb0007 due to Ignoring non-200 response
2026-03-30 13:32:12 [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-30 13:32:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 442de862-7ed7-5b19-b9d7-a86707e0a934 due to Ignoring non-200 response
2026-03-30 13:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7987f9d-c90a-5d34-878b-a8022db8569d with identifier: 10743047
2026-03-30 13:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7987f9d-c90a-5d34-878b-a8022db8569d with scrape type 1
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7987f9d-c90a-5d34-878b-a8022db8569d
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750594%252Fgeneral%252Fc113257e-6f7d-4b71-a6f7-b572ad5f6878.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/c113257e-6f7d-4b71-a6f7-b572ad5f6878.jpg not downloaded yet
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5741718%252Fgeneral%252F583d58e2-5b4c-4a60-b744-8dc088f3492e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/583d58e2-5b4c-4a60-b744-8dc088f3492e.jpg not downloaded yet
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752873%252Fgeneral%252Fca681b81-378e-4356-9490-f258ff6b2914.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/ca681b81-378e-4356-9490-f258ff6b2914.jpg not downloaded yet
2026-03-30 13:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71cc9701-5978-551c-a77e-b3ae4bdb39a2 with identifier: 10743252
2026-03-30 13:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2 with scrape type 1
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753533%252Fgeneral%252F3c2b709a-04db-459c-85de-702cd31fb7ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/3c2b709a-04db-459c-85de-702cd31fb7ee.jpg not downloaded yet
2026-03-30 13:32:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f4026b0-9bac-562b-8468-27c18d01420f with identifier: 10742081
2026-03-30 13:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f4026b0-9bac-562b-8468-27c18d01420f with scrape type 1
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f4026b0-9bac-562b-8468-27c18d01420f
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753073%252Fgeneral%252F67c591da-065b-4968-a60d-ac1df7a15c63.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/67c591da-065b-4968-a60d-ac1df7a15c63.jpg not downloaded yet
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752868%252Fgeneral%252Fe712aeae-3fe7-46a5-86d5-25d2fe25c623.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/e712aeae-3fe7-46a5-86d5-25d2fe25c623.jpg not downloaded yet
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750930%252Fgeneral%252F4b971f8a-ab52-44e2-ab8e-cded90d1142c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/4b971f8a-ab52-44e2-ab8e-cded90d1142c.jpg not downloaded yet
2026-03-30 13:32:12 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [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-30 13:32:12 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-30 13:32:12 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-30 13:32:12 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [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-30 13:32:12 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-30 13:32:12 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-30 13:32:12 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [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-30 13:32:12 [adesa.fr] INFO: Scrape type for 10662769: 0
2026-03-30 13:32:12 [adesa.fr] INFO: Skipping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-30 13:32:12 [adesa.fr] INFO: Found listing with ID: 10733976
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [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-30 13:32:12 [adesa.fr] INFO: Scrape type for 10733976: 0
2026-03-30 13:32:12 [adesa.fr] INFO: Skipping item 10733976 url https://www.openlane.eu/en/carv6/auction/10733976
2026-03-30 13:32:12 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [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-30 13:32:12 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-30 13:32:12 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-30 13:32:12 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [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-30 13:32:12 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-30 13:32:12 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-30 13:32:12 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [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-30 13:32:12 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-30 13:32:12 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-30 13:32:12 [adesa.fr] INFO: Found listing with ID: 10737854
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737854%27 HTTP/1.1" 200 None
2026-03-30 13:32:12 [adesa.fr] INFO: Scrape type for 10737854: 1
2026-03-30 13:32:12 [adesa.fr] INFO: Scraping item 10737854 url https://www.openlane.eu/en/carv6/auction/10737854
2026-03-30 13:32:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750594%252Fgeneral%252F9447c116-4697-416a-b1cf-321a964c3890.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/9447c116-4697-416a-b1cf-321a964c3890.jpg not downloaded yet
2026-03-30 13:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abeeb10>
2026-03-30 13:32:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752868%252Fgeneral%252F02997c8f-5faa-49e5-9e03-ec0856baf73a.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/02997c8f-5faa-49e5-9e03-ec0856baf73a.jpg saved to cache
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 442de862-7ed7-5b19-b9d7-a86707e0a934 due to Ignoring non-200 response
2026-03-30 13:32:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e669448c-26fb-57b0-956e-804e14359b04, skipping ID generation
2026-03-30 13:32:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e669448c-26fb-57b0-956e-804e14359b04 with scrape type 1
2026-03-30 13:32:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e669448c-26fb-57b0-956e-804e14359b04 sending to next pipeline
2026-03-30 13:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e669448c-26fb-57b0-956e-804e14359b04, identifier: 10744599
2026-03-30 13:32:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 442de862-7ed7-5b19-b9d7-a86707e0a934, skipping ID generation
2026-03-30 13:32:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 442de862-7ed7-5b19-b9d7-a86707e0a934 with scrape type 1
2026-03-30 13:32:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 442de862-7ed7-5b19-b9d7-a86707e0a934 sending to next pipeline
2026-03-30 13:32:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 442de862-7ed7-5b19-b9d7-a86707e0a934, identifier: 10744572
2026-03-30 13:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5741718%252Fgeneral%252F6e04ed7e-79e1-4c08-80ae-465c2553f13b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/6e04ed7e-79e1-4c08-80ae-465c2553f13b.jpg not downloaded yet
2026-03-30 13:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752873%252Fgeneral%252Fd82a7d5d-e105-4a10-a11c-6bdbda82c13d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/d82a7d5d-e105-4a10-a11c-6bdbda82c13d.jpg not downloaded yet
2026-03-30 13:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753533%252Fgeneral%252Fa4384f26-4f15-451f-b338-2eae7ed40546.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/a4384f26-4f15-451f-b338-2eae7ed40546.jpg not downloaded yet
2026-03-30 13:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753073%252Fgeneral%252F9c7e442f-85ec-471c-90a9-28bdc2bb7607.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/9c7e442f-85ec-471c-90a9-28bdc2bb7607.jpg not downloaded yet
2026-03-30 13:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e669448c-26fb-57b0-956e-804e14359b04 with identifier: 10744599
2026-03-30 13:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e669448c-26fb-57b0-956e-804e14359b04 with identifier: 10744599
2026-03-30 13:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e669448c-26fb-57b0-956e-804e14359b04 with identifier: 10744599 to the API
2026-03-30 13:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:13 [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-04-01T08: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=10744599',
'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-30 13:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744599%27 HTTP/1.1" 200 None
2026-03-30 13:32:13 [adesa.fr] INFO: Saving data for 10744599: {'created_time': 1774877533.623184, 'last_price_update_time': 1774877533.623195, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744599') HTTP/1.1" 204 0
2026-03-30 13:32:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 442de862-7ed7-5b19-b9d7-a86707e0a934 with identifier: 10744572
2026-03-30 13:32:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 442de862-7ed7-5b19-b9d7-a86707e0a934 with identifier: 10744572
2026-03-30 13:32:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 442de862-7ed7-5b19-b9d7-a86707e0a934 with identifier: 10744572 to the API
2026-03-30 13:32:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32:14 [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-30 13:32:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5688569/general/847c2923-fde9-40e5-9514-e2431d12988a.JPG>
{'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-04-01T08:10:00Z',
'fuel_type': 'Petrol',
'id': '442de862-7ed7-5b19-b9d7-a86707e0a934',
'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=10744572',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 125557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [],
'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.557 km',
'transmission': 'manual',
'trim': 'Collection',
'vin': None,
'year': 2022}
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744572%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [adesa.fr] INFO: Saving data for 10744572: {'created_time': 1774877534.123769, 'last_price_update_time': 1774877534.123782, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744572') HTTP/1.1" 204 0
2026-03-30 13:32:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf701160d0>
2026-03-30 13:32:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752868%252Fgeneral%252F07ddc2f7-3877-412c-a2ec-b0247a884406.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/07ddc2f7-3877-412c-a2ec-b0247a884406.jpg saved to cache
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951
2026-03-30 13:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752873/general/ad25e829-324a-40fe-bc16-38d2354c339c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743110)
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752868%252Fgeneral%252F1e11a643-9775-4e41-9a64-c4bdcf465623.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/1e11a643-9775-4e41-9a64-c4bdcf465623.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750930%252Fgeneral%252F0a799aa3-a8c1-4746-b536-7ed1c1f33535.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/0a799aa3-a8c1-4746-b536-7ed1c1f33535.jpg not downloaded yet
2026-03-30 13:32:14 [adesa.fr] INFO: Found listing with ID: 10725178
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:14 [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-30 13:32:14 [adesa.fr] INFO: Scrape type for 10725178: 0
2026-03-30 13:32:14 [adesa.fr] INFO: Skipping item 10725178 url https://www.openlane.eu/en/carv6/auction/10725178
2026-03-30 13:32:14 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:14 [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-30 13:32:14 [adesa.fr] INFO: Scrape type for 10699467: 0
2026-03-30 13:32:14 [adesa.fr] INFO: Skipping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-30 13:32:14 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:14 [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-30 13:32:14 [adesa.fr] INFO: Scrape type for 10693704: 0
2026-03-30 13:32:14 [adesa.fr] INFO: Skipping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-30 13:32:14 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:14 [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-30 13:32:14 [adesa.fr] INFO: Scrape type for 10695919: 0
2026-03-30 13:32:14 [adesa.fr] INFO: Skipping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-30 13:32:14 [adesa.fr] INFO: Found listing with ID: 10742569
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742569%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [adesa.fr] INFO: Scrape type for 10742569: 1
2026-03-30 13:32:14 [adesa.fr] INFO: Scraping item 10742569 url https://www.openlane.eu/en/carv6/auction/10742569
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750594%252Fgeneral%252F99be8b48-dd0b-4543-92ae-465f5b344c39.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/99be8b48-dd0b-4543-92ae-465f5b344c39.jpg not downloaded yet
2026-03-30 13:32:14 [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-30 13:32:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 442de862-7ed7-5b19-b9d7-a86707e0a934 due to Ignoring non-200 response
2026-03-30 13:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741718/general/05c1694b-b137-495f-8c43-3b72be49024a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742602)
2026-03-30 13:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741718/general/cc6e9c22-8868-4c3d-bc5f-38dd6406723e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742602)
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5741718%252Fgeneral%252Fd2b71fa7-39e9-4727-8884-5cc4349aa167.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/d2b71fa7-39e9-4727-8884-5cc4349aa167.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752873%252Fgeneral%252F20e9b747-3912-4049-bda9-fd1515325b20.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/20e9b747-3912-4049-bda9-fd1515325b20.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753533%252Fgeneral%252F9714d787-9fd7-4b1f-8fd2-cb5d3b959356.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/9714d787-9fd7-4b1f-8fd2-cb5d3b959356.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753073%252Fgeneral%252F3a59386b-d4a3-45c3-9703-6ee1657ba513.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/3a59386b-d4a3-45c3-9703-6ee1657ba513.jpg not downloaded yet
2026-03-30 13:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96ef3d8e-1269-5f78-a074-af823720206f with identifier: 10744547
2026-03-30 13:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96ef3d8e-1269-5f78-a074-af823720206f with scrape type 1
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96ef3d8e-1269-5f78-a074-af823720206f
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5643833%252Fgeneral%252F7716af1d-6ce7-483b-b1ee-50112cda75f2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [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-30 13:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d0386ce-392a-5602-b9ea-a7daf80cd58c with identifier: 10743113
2026-03-30 13:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c with scrape type 1
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5751175%252Fgeneral%252Face56223-13ac-461a-bef2-5a0074e24fd3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/ace56223-13ac-461a-bef2-5a0074e24fd3.jpg not downloaded yet
2026-03-30 13:32:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 501bc979-1906-5e67-9711-8015d016907f with identifier: 10743050
2026-03-30 13:32:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 501bc979-1906-5e67-9711-8015d016907f with scrape type 1
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 501bc979-1906-5e67-9711-8015d016907f
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753066%252Fgeneral%252F5f765740-390a-4ec4-94dd-65d472814115.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/5f765740-390a-4ec4-94dd-65d472814115.jpg not downloaded yet
2026-03-30 13:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752868/general/a76f663a-73ca-458b-8765-7c94506ffb11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741791)
2026-03-30 13:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750930/general/68ce8b37-bf6b-4618-ac07-04575d6dbbc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736252)
2026-03-30 13:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750930/general/116a167f-ce51-45fd-9dd7-97a787f7186c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736252)
2026-03-30 13:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752873/general/67c4715e-90b2-4325-9d3f-f57ad7b11285.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743110)
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752868%252Fgeneral%252Fb03edb6e-5eaa-496b-88a2-64fc89baf8f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/b03edb6e-5eaa-496b-88a2-64fc89baf8f5.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750930%252Fgeneral%252Fe018f9d5-658f-460d-887f-16ef98ca3674.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/e018f9d5-658f-460d-887f-16ef98ca3674.jpg not downloaded yet
2026-03-30 13:32:14 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:14 [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-30 13:32:14 [adesa.fr] INFO: Scrape type for 10687169: 0
2026-03-30 13:32:14 [adesa.fr] INFO: Skipping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-30 13:32:14 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:14 [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-30 13:32:14 [adesa.fr] INFO: Scrape type for 10715524: 0
2026-03-30 13:32:14 [adesa.fr] INFO: Skipping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-30 13:32:14 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:14 [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-30 13:32:14 [adesa.fr] INFO: Scrape type for 10652149: 0
2026-03-30 13:32:14 [adesa.fr] INFO: Skipping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750594%252Fgeneral%252F82caaa35-2e7d-4322-9c69-ae80ae4628a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/82caaa35-2e7d-4322-9c69-ae80ae4628a7.jpg not downloaded yet
2026-03-30 13:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5741718%252Fgeneral%252Fdff99930-c1e0-4ab8-b745-0af9fbfdf2d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/dff99930-c1e0-4ab8-b745-0af9fbfdf2d0.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752873%252Fgeneral%252F068f1da5-59af-49bc-b41a-4515d80106d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/068f1da5-59af-49bc-b41a-4515d80106d9.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753533%252Fgeneral%252F72163757-a3ae-490b-9c59-6862550e8839.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/72163757-a3ae-490b-9c59-6862550e8839.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753073%252Fgeneral%252F295fc42d-e6c8-4845-ab12-e9daf392028b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/295fc42d-e6c8-4845-ab12-e9daf392028b.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5643833%252Fgeneral%252Faf8ae8b6-c8e2-464c-a7f8-e20b4f19d475.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [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-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5751175%252Fgeneral%252F8f01827e-5612-48e5-b049-7f81fa874bf6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/8f01827e-5612-48e5-b049-7f81fa874bf6.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753066%252Fgeneral%252Fed4ab0d6-c1c1-4399-a43a-b025934b9451.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/ed4ab0d6-c1c1-4399-a43a-b025934b9451.jpg not downloaded yet
2026-03-30 13:32:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a25150>
2026-03-30 13:32:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752873%252Fgeneral%252Fad25e829-324a-40fe-bc16-38d2354c339c.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/ad25e829-324a-40fe-bc16-38d2354c339c.jpg saved to cache
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9b0368f6-0113-5899-bb03-87a7cb8d3049
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750930%252Fgeneral%252F3936e831-a565-4e71-906d-302b55ccd4d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/3936e831-a565-4e71-906d-302b55ccd4d5.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750594%252Fgeneral%252F54e94b81-0e47-4c78-a701-7226366a3a09.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/54e94b81-0e47-4c78-a701-7226366a3a09.jpg not downloaded yet
2026-03-30 13:32:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753073/general/67c591da-065b-4968-a60d-ac1df7a15c63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742081)
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5741718%252Fgeneral%252F1d4c8a03-0fbd-4054-8835-8aae6e2b6e4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/1d4c8a03-0fbd-4054-8835-8aae6e2b6e4a.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752873%252Fgeneral%252F6702e4a5-eaf6-4f2b-b0ee-6fa9ffd1814e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/6702e4a5-eaf6-4f2b-b0ee-6fa9ffd1814e.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753533%252Fgeneral%252Fddf406e8-8f04-4dd4-ae1e-301419c82a99.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/ddf406e8-8f04-4dd4-ae1e-301419c82a99.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753073%252Fgeneral%252F8afb5d39-398f-4ca1-a0c5-aa381fcea6e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/8afb5d39-398f-4ca1-a0c5-aa381fcea6e2.jpg not downloaded yet
2026-03-30 13:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5643833%252Fgeneral%252Fc3e04992-d75b-47a5-8093-170d0ce4e32b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [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-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5751175%252Fgeneral%252F6b9f2bb5-9a66-405e-81f9-c1606ab12c0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/6b9f2bb5-9a66-405e-81f9-c1606ab12c0a.jpg not downloaded yet
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753066%252Fgeneral%252F7885088a-136f-47e7-93fc-f8e792d015a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/7885088a-136f-47e7-93fc-f8e792d015a0.jpg not downloaded yet
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf698a9f50>
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741718%252Fgeneral%252F05c1694b-b137-495f-8c43-3b72be49024a.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/05c1694b-b137-495f-8c43-3b72be49024a.jpg saved to cache
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf699a6b90>
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741718%252Fgeneral%252Fcc6e9c22-8868-4c3d-bc5f-38dd6406723e.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/cc6e9c22-8868-4c3d-bc5f-38dd6406723e.jpg saved to cache
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f
2026-03-30 13:32:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a9c50b7-f499-5702-af73-1a8cb57a0732 with identifier: 10744537
2026-03-30 13:32:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a9c50b7-f499-5702-af73-1a8cb57a0732 with scrape type 1
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a9c50b7-f499-5702-af73-1a8cb57a0732
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5593342%252Fgeneral%252F77f89644-c325-4dc7-af8c-74c0dee2bed3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/77f89644-c325-4dc7-af8c-74c0dee2bed3.jpg already downloaded
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5593342%252Fgeneral%252F39d692c2-24cf-4ef6-8a0f-fcb70db826a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/39d692c2-24cf-4ef6-8a0f-fcb70db826a1.jpg already downloaded
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5593342%252Fgeneral%252F11ce580f-2c95-4058-b5de-646c0f0c295c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/11ce580f-2c95-4058-b5de-646c0f0c295c.jpg already downloaded
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5593342%252Fgeneral%252F9fab01be-3e66-40a6-8af9-b3f6bc98d2e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/9fab01be-3e66-40a6-8af9-b3f6bc98d2e0.jpg already downloaded
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5593342%252Fgeneral%252F2a0ea3e8-7fd1-4578-8217-76b540c24eb3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/2a0ea3e8-7fd1-4578-8217-76b540c24eb3.jpg already downloaded
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5593342%252Fgeneral%252Fd9f68ae3-a595-4d1c-8a45-22c20241a2d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/d9f68ae3-a595-4d1c-8a45-22c20241a2d6.jpg already downloaded
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5593342%252Fgeneral%252F7947932e-e207-4462-bcd4-93b77b51609c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/7947932e-e207-4462-bcd4-93b77b51609c.jpg already downloaded
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5593342%252Fgeneral%252F32f7002b-8958-41f9-af48-5883463b2df0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/32f7002b-8958-41f9-af48-5883463b2df0.jpg already downloaded
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5593342%252Fgeneral%252F1e4812c7-cf8e-4513-9eb9-7deaebefbfd3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/1e4812c7-cf8e-4513-9eb9-7deaebefbfd3.jpg already downloaded
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5593342%252Fgeneral%252F5b2fe8cf-0357-4042-93d5-4766014e3fb3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/5b2fe8cf-0357-4042-93d5-4766014e3fb3.jpg already downloaded
2026-03-30 13:32:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a9c50b7-f499-5702-af73-1a8cb57a0732, identifier: 10744537
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b3b910>
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752868%252Fgeneral%252Fa76f663a-73ca-458b-8765-7c94506ffb11.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/a76f663a-73ca-458b-8765-7c94506ffb11.jpg saved to cache
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf70d24890>
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750930%252Fgeneral%252F68ce8b37-bf6b-4618-ac07-04575d6dbbc4.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/68ce8b37-bf6b-4618-ac07-04575d6dbbc4.jpg saved to cache
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a782a50>
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750930%252Fgeneral%252F116a167f-ce51-45fd-9dd7-97a787f7186c.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/116a167f-ce51-45fd-9dd7-97a787f7186c.jpg saved to cache
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69ceb8d0>
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752873%252Fgeneral%252F67c4715e-90b2-4325-9d3f-f57ad7b11285.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/67c4715e-90b2-4325-9d3f-f57ad7b11285.jpg saved to cache
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9b0368f6-0113-5899-bb03-87a7cb8d3049
2026-03-30 13:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750594/general/c113257e-6f7d-4b71-a6f7-b572ad5f6878.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743047)
2026-03-30 13:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753533/general/3c2b709a-04db-459c-85de-702cd31fb7ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743252)
2026-03-30 13:32:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753073/general/9c7e442f-85ec-471c-90a9-28bdc2bb7607.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742081)
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750930%252Fgeneral%252Fff373799-9431-4c64-8996-6a55dad9790d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/ff373799-9431-4c64-8996-6a55dad9790d.jpg not downloaded yet
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750594%252Fgeneral%252F271c077b-2d18-43ed-a7b7-33efd686a1d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/271c077b-2d18-43ed-a7b7-33efd686a1d2.jpg not downloaded yet
2026-03-30 13:32:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a9c50b7-f499-5702-af73-1a8cb57a0732 with identifier: 10744537
2026-03-30 13:32:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a9c50b7-f499-5702-af73-1a8cb57a0732 with identifier: 10744537
2026-03-30 13:32:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a9c50b7-f499-5702-af73-1a8cb57a0732 with identifier: 10744537 to the API
2026-03-30 13:32:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744537>
{'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-04-01T08: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=10744537',
'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-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744537%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [adesa.fr] INFO: Saving data for 10744537: {'created_time': 1774877536.169274, 'last_price_update_time': 1774877536.169288, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744537') HTTP/1.1" 204 0
2026-03-30 13:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753533/general/a4384f26-4f15-451f-b338-2eae7ed40546.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743252)
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5741718%252Fgeneral%252Fc0f10bbb-dcac-459e-a4a6-6d844e545226.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/c0f10bbb-dcac-459e-a4a6-6d844e545226.jpg not downloaded yet
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752873%252Fgeneral%252F023ab4e6-60df-456c-939c-abc858e28805.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/023ab4e6-60df-456c-939c-abc858e28805.jpg not downloaded yet
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753533%252Fgeneral%252F954dc61a-d263-4d61-affe-d3906ec4abf3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/954dc61a-d263-4d61-affe-d3906ec4abf3.jpg not downloaded yet
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753073%252Fgeneral%252F2d174fa6-21a0-4825-9831-dd3a92391bd2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/2d174fa6-21a0-4825-9831-dd3a92391bd2.jpg not downloaded yet
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5643833%252Fgeneral%252F0dce3044-44a2-4128-b490-a18001719d22.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [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-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5751175%252Fgeneral%252F990ff465-42ab-482a-b29b-d7359a145baa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/990ff465-42ab-482a-b29b-d7359a145baa.jpg not downloaded yet
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753066%252Fgeneral%252Fd8cdcd8c-39c4-4dca-a633-edaa79cd3735.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/d8cdcd8c-39c4-4dca-a633-edaa79cd3735.jpg not downloaded yet
2026-03-30 13:32:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10744580
2026-03-30 13:32:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with scrape type 1
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd86ee7e-7c0b-524f-bbdf-1ebb31c08829
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5699660%252Fgeneral%252F92b01060-7f3b-4bcd-9bdd-f939cf32bde8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/92b01060-7f3b-4bcd-9bdd-f939cf32bde8.jpg already downloaded
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5699660%252Fgeneral%252Fd90d28ce-8c84-4e32-be88-2ed5971c155b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/d90d28ce-8c84-4e32-be88-2ed5971c155b.jpg already downloaded
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5699660%252Fgeneral%252Fc422e935-dca5-457c-bf98-6519787162d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/c422e935-dca5-457c-bf98-6519787162d7.jpg already downloaded
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5699660%252Fgeneral%252F0800c64b-e312-43b1-a8ce-49e7f9eb7053.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/0800c64b-e312-43b1-a8ce-49e7f9eb7053.jpg already downloaded
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5699660%252Fgeneral%252Fffd9e325-afcb-404e-b9ac-07cacd5859e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/ffd9e325-afcb-404e-b9ac-07cacd5859e0.jpg already downloaded
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5699660%252Fgeneral%252Fe223230e-af48-4df6-9e86-ac32ee7636a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/e223230e-af48-4df6-9e86-ac32ee7636a1.jpg already downloaded
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5699660%252Fgeneral%252F68a532c0-3fc1-4d8c-9e76-0bf75c969684.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/68a532c0-3fc1-4d8c-9e76-0bf75c969684.jpg already downloaded
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5699660%252Fgeneral%252F29504672-3913-4d3f-aaa6-4a3ae520b5f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/29504672-3913-4d3f-aaa6-4a3ae520b5f5.jpg already downloaded
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5699660%252Fgeneral%252F83c90102-fa6d-4c9b-ba15-7dc5736f1906.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/83c90102-fa6d-4c9b-ba15-7dc5736f1906.jpg already downloaded
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5699660%252Fgeneral%252F25086541-0547-48c0-9a06-6d7a7b6f77c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/25086541-0547-48c0-9a06-6d7a7b6f77c7.jpg already downloaded
2026-03-30 13:32:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829, identifier: 10744580
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750930%252Fgeneral%252F70a9e51e-6e1f-4d13-b9c5-03a37e7e1747.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/70a9e51e-6e1f-4d13-b9c5-03a37e7e1747.jpg not downloaded yet
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750594%252Fgeneral%252F3b73bf03-b7c2-4048-a3ae-7134df5d8992.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/3b73bf03-b7c2-4048-a3ae-7134df5d8992.jpg not downloaded yet
2026-03-30 13:32:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10744580
2026-03-30 13:32:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10744580
2026-03-30 13:32:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10744580 to the API
2026-03-30 13:32:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744580>
{'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-04-01T08: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=10744580',
'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-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744580%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [adesa.fr] INFO: Saving data for 10744580: {'created_time': 1774877537.055202, 'last_price_update_time': 1774877537.055214, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744580') HTTP/1.1" 204 0
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69da3510>
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753073%252Fgeneral%252F67c591da-065b-4968-a60d-ac1df7a15c63.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/67c591da-065b-4968-a60d-ac1df7a15c63.jpg saved to cache
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2f4026b0-9bac-562b-8468-27c18d01420f
2026-03-30 13:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752873/general/d82a7d5d-e105-4a10-a11c-6bdbda82c13d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743110)
2026-03-30 13:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750594/general/99be8b48-dd0b-4543-92ae-465f5b344c39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743047)
2026-03-30 13:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753066/general/ed4ab0d6-c1c1-4399-a43a-b025934b9451.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743050)
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5741718%252Fgeneral%252Fe7f892f6-7180-447e-b6a5-dab656a5f1aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/e7f892f6-7180-447e-b6a5-dab656a5f1aa.jpg not downloaded yet
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5752873%252Fgeneral%252F7afd5f4c-eff3-4f39-8dc2-9cc90f5094ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/7afd5f4c-eff3-4f39-8dc2-9cc90f5094ac.jpg not downloaded yet
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753533%252Fgeneral%252Fe87c6330-098f-4098-a133-9888a4bc41bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/e87c6330-098f-4098-a133-9888a4bc41bd.jpg not downloaded yet
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753073%252Fgeneral%252Fa4ebc185-e7c0-452b-a116-af3f898ef7e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/a4ebc185-e7c0-452b-a116-af3f898ef7e8.jpg not downloaded yet
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5643833%252Fgeneral%252F2fa960fc-6da0-45ce-b915-ef2da65d5e1e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [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-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5751175%252Fgeneral%252F48e67c5f-bcf0-45c2-8c7b-b3216d29a406.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/48e67c5f-bcf0-45c2-8c7b-b3216d29a406.jpg not downloaded yet
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753066%252Fgeneral%252F4cc106f6-0d0e-4e19-acf1-467d6f878f1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/4cc106f6-0d0e-4e19-acf1-467d6f878f1d.jpg not downloaded yet
2026-03-30 13:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753066/general/5f765740-390a-4ec4-94dd-65d472814115.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743050)
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750594%252Fgeneral%252F1947c598-efa1-4bc2-8f0e-842d0b208dc9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/1947c598-efa1-4bc2-8f0e-842d0b208dc9.jpg not downloaded yet
2026-03-30 13:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a8beb10>
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750594%252Fgeneral%252Fc113257e-6f7d-4b71-a6f7-b572ad5f6878.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/c113257e-6f7d-4b71-a6f7-b572ad5f6878.jpg saved to cache
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e7987f9d-c90a-5d34-878b-a8022db8569d
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b01950>
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753533%252Fgeneral%252F3c2b709a-04db-459c-85de-702cd31fb7ee.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/3c2b709a-04db-459c-85de-702cd31fb7ee.jpg saved to cache
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a74fa90>
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753073%252Fgeneral%252F9c7e442f-85ec-471c-90a9-28bdc2bb7607.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/9c7e442f-85ec-471c-90a9-28bdc2bb7607.jpg saved to cache
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2f4026b0-9bac-562b-8468-27c18d01420f
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b32dd0>
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753533%252Fgeneral%252Fa4384f26-4f15-451f-b338-2eae7ed40546.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/a4384f26-4f15-451f-b338-2eae7ed40546.jpg saved to cache
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753533%252Fgeneral%252F04fb1b7a-f768-4f27-846e-78160ebbcada.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/04fb1b7a-f768-4f27-846e-78160ebbcada.jpg not downloaded yet
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753073%252Fgeneral%252F5498b1ed-b297-4f7a-b240-1fa448fcd2fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/5498b1ed-b297-4f7a-b240-1fa448fcd2fd.jpg not downloaded yet
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5643833%252Fgeneral%252Fc32bad90-1ba5-4a91-964f-3b64e3cb229f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [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-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5751175%252Fgeneral%252F3e2d215a-fcb1-4032-a5ed-7461894984a5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/3e2d215a-fcb1-4032-a5ed-7461894984a5.jpg not downloaded yet
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753066%252Fgeneral%252Fda38f73d-6f6f-480c-b525-e40df5ad5132.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/da38f73d-6f6f-480c-b525-e40df5ad5132.jpg not downloaded yet
2026-03-30 13:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750930/general/0a799aa3-a8c1-4746-b536-7ed1c1f33535.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736252)
2026-03-30 13:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741718/general/6e04ed7e-79e1-4c08-80ae-465c2553f13b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742602)
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750594%252Fgeneral%252F949297ca-ecda-4388-8fb1-984b9eb043f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/949297ca-ecda-4388-8fb1-984b9eb043f6.jpg not downloaded yet
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a56e10>
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752873%252Fgeneral%252Fd82a7d5d-e105-4a10-a11c-6bdbda82c13d.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/d82a7d5d-e105-4a10-a11c-6bdbda82c13d.jpg saved to cache
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9b0368f6-0113-5899-bb03-87a7cb8d3049
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b5e490>
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750594%252Fgeneral%252F99be8b48-dd0b-4543-92ae-465f5b344c39.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/99be8b48-dd0b-4543-92ae-465f5b344c39.jpg saved to cache
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e7987f9d-c90a-5d34-878b-a8022db8569d
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69d40390>
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753066%252Fgeneral%252Fed4ab0d6-c1c1-4399-a43a-b025934b9451.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/ed4ab0d6-c1c1-4399-a43a-b025934b9451.jpg saved to cache
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 501bc979-1906-5e67-9711-8015d016907f
2026-03-30 13:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753066/general/7885088a-136f-47e7-93fc-f8e792d015a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743050)
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753533%252Fgeneral%252F1e1cb047-f276-425b-bdcd-fd399b10870a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/1e1cb047-f276-425b-bdcd-fd399b10870a.jpg not downloaded yet
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753073%252Fgeneral%252Febdf516e-b19c-4918-8c34-1135bbf20156.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/ebdf516e-b19c-4918-8c34-1135bbf20156.jpg not downloaded yet
2026-03-30 13:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5643833%252Fgeneral%252F441718f4-d125-4f24-82cf-8e9fca6d5001.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:17 [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-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5751175%252Fgeneral%252Fffae387c-afae-4ab2-a97f-7f75594b581a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/ffae387c-afae-4ab2-a97f-7f75594b581a.jpg not downloaded yet
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753066%252Fgeneral%252F452d3d29-c970-4af3-91ef-c3c63924f623.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/452d3d29-c970-4af3-91ef-c3c63924f623.jpg not downloaded yet
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69acfb50>
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753066%252Fgeneral%252F5f765740-390a-4ec4-94dd-65d472814115.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/5f765740-390a-4ec4-94dd-65d472814115.jpg saved to cache
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 501bc979-1906-5e67-9711-8015d016907f
2026-03-30 13:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a019dcd0-ed07-559e-8224-88b7827981c1 with identifier: 10744540
2026-03-30 13:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a019dcd0-ed07-559e-8224-88b7827981c1 with scrape type 1
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a019dcd0-ed07-559e-8224-88b7827981c1
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5618316%252Fgeneral%252F117d2748-48cb-4b3d-b1d7-8e2defc6c1e1.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [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-30 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750594/general/54e94b81-0e47-4c78-a701-7226366a3a09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743047)
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750594%252Fgeneral%252Fc2d0355a-99d7-4371-bcf7-07cc15e8b727.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/c2d0355a-99d7-4371-bcf7-07cc15e8b727.jpg not downloaded yet
2026-03-30 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752868/general/1e11a643-9775-4e41-9a64-c4bdcf465623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741791)
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753533%252Fgeneral%252F960bf2b7-71a8-442c-8825-ad0785c2d079.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/960bf2b7-71a8-442c-8825-ad0785c2d079.jpg not downloaded yet
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753073%252Fgeneral%252F10f13f8b-d055-4f89-a93b-1c689ee16a04.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/10f13f8b-d055-4f89-a93b-1c689ee16a04.jpg not downloaded yet
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5643833%252Fgeneral%252Fae5136dc-406f-4ddf-8a4c-5a67e6c1e6e6.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [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-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5751175%252Fgeneral%252Fd30a0683-03fb-492d-a509-20c26b4b1f8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/d30a0683-03fb-492d-a509-20c26b4b1f8b.jpg not downloaded yet
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753066%252Fgeneral%252F860a4bcf-e759-4dbe-a7b3-19c49ba2a864.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/860a4bcf-e759-4dbe-a7b3-19c49ba2a864.jpg not downloaded yet
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5618316%252Fgeneral%252F46d3b9d1-7e83-4393-a81c-b89d0bef2c05.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [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-30 13:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a5ce3d0>
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750930%252Fgeneral%252F0a799aa3-a8c1-4746-b536-7ed1c1f33535.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/0a799aa3-a8c1-4746-b536-7ed1c1f33535.jpg saved to cache
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69accd10>
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741718%252Fgeneral%252F6e04ed7e-79e1-4c08-80ae-465c2553f13b.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/6e04ed7e-79e1-4c08-80ae-465c2553f13b.jpg saved to cache
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f
2026-03-30 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750930/general/3936e831-a565-4e71-906d-302b55ccd4d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736252)
2026-03-30 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751175/general/8f01827e-5612-48e5-b049-7f81fa874bf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743113)
2026-03-30 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69acdd10>
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753066%252Fgeneral%252F7885088a-136f-47e7-93fc-f8e792d015a0.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/7885088a-136f-47e7-93fc-f8e792d015a0.jpg saved to cache
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 501bc979-1906-5e67-9711-8015d016907f
2026-03-30 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753066/general/d8cdcd8c-39c4-4dca-a633-edaa79cd3735.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743050)
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5643833%252Fgeneral%252Fa2eb1482-bef0-459f-a760-fbf0dd734ef8.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [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-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5751175%252Fgeneral%252F034dbd90-7c92-4ff4-b71e-c3d8d7c128bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/034dbd90-7c92-4ff4-b71e-c3d8d7c128bf.jpg not downloaded yet
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753066%252Fgeneral%252F12f390ab-9868-4a8b-8b7f-20a8c0f00c4b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/12f390ab-9868-4a8b-8b7f-20a8c0f00c4b.jpg not downloaded yet
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5618316%252Fgeneral%252Fe7c970ae-5f61-42fe-a728-0b78b813acea.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [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-30 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa4dd90>
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750594%252Fgeneral%252F54e94b81-0e47-4c78-a701-7226366a3a09.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/54e94b81-0e47-4c78-a701-7226366a3a09.jpg saved to cache
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e7987f9d-c90a-5d34-878b-a8022db8569d
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a5cd110>
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752868%252Fgeneral%252F1e11a643-9775-4e41-9a64-c4bdcf465623.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/1e11a643-9775-4e41-9a64-c4bdcf465623.jpg saved to cache
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951
2026-03-30 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750930/general/70a9e51e-6e1f-4d13-b9c5-03a37e7e1747.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736252)
2026-03-30 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753066/general/4cc106f6-0d0e-4e19-acf1-467d6f878f1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743050)
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5643833%252Fgeneral%252F9e16ee01-43e8-48f2-ac06-8eda90d6c1cf.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [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-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5751175%252Fgeneral%252F5493c9af-efbe-49b0-8194-c32fb4d05b6e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/5493c9af-efbe-49b0-8194-c32fb4d05b6e.jpg not downloaded yet
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753066%252Fgeneral%252F35b4edf8-1b12-4d1d-a514-ada748dfc93e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/35b4edf8-1b12-4d1d-a514-ada748dfc93e.jpg not downloaded yet
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5618316%252Fgeneral%252F32973bd2-8964-43e2-8f60-c9409f98e9a6.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [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-30 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750594/general/3b73bf03-b7c2-4048-a3ae-7134df5d8992.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743047)
2026-03-30 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751175/general/990ff465-42ab-482a-b29b-d7359a145baa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743113)
2026-03-30 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753066/general/da38f73d-6f6f-480c-b525-e40df5ad5132.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743050)
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a5ecad0>
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750930%252Fgeneral%252F3936e831-a565-4e71-906d-302b55ccd4d5.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/3936e831-a565-4e71-906d-302b55ccd4d5.jpg saved to cache
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a6b3850>
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751175%252Fgeneral%252F8f01827e-5612-48e5-b049-7f81fa874bf6.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/8f01827e-5612-48e5-b049-7f81fa874bf6.jpg saved to cache
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c
2026-03-30 13:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4889c398-aea3-53a9-9dce-0afa49d2478c with identifier: 10743041
2026-03-30 13:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4889c398-aea3-53a9-9dce-0afa49d2478c with scrape type 1
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4889c398-aea3-53a9-9dce-0afa49d2478c
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5697020%252Fgeneral%252F0a51ed3c-4665-4ebc-b291-3fbf4969d397.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697020/general/0a51ed3c-4665-4ebc-b291-3fbf4969d397.jpg already downloaded
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5697020%252Fgeneral%252F9f059bc9-a7c3-4c42-babc-0528fcbdbeaa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697020/general/9f059bc9-a7c3-4c42-babc-0528fcbdbeaa.jpg already downloaded
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5697020%252Fgeneral%252Ff2d5b30f-8c2f-4548-bc17-c4182563100e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697020/general/f2d5b30f-8c2f-4548-bc17-c4182563100e.jpg already downloaded
2026-03-30 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5697020%252Fgeneral%252Fef0a3e44-fe2d-4cf8-974b-5836370d2877.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697020/general/ef0a3e44-fe2d-4cf8-974b-5836370d2877.jpg already downloaded
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5697020%252Fgeneral%252F61652a61-7904-4f22-8174-8f28b7b79a7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697020/general/61652a61-7904-4f22-8174-8f28b7b79a7d.jpg already downloaded
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5697020%252Fgeneral%252Fcd790dab-24c4-4fb1-9540-d929124b6dd5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697020/general/cd790dab-24c4-4fb1-9540-d929124b6dd5.jpg already downloaded
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5697020%252Fgeneral%252F85c87d7f-308f-4c78-b43d-239b0d29abe5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697020/general/85c87d7f-308f-4c78-b43d-239b0d29abe5.jpg already downloaded
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5697020%252Fgeneral%252F1ace71dd-024d-4084-95b5-b25db94765fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697020/general/1ace71dd-024d-4084-95b5-b25db94765fe.jpg already downloaded
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5697020%252Fgeneral%252F8fb15733-41d4-43e0-b256-830707b11330.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697020/general/8fb15733-41d4-43e0-b256-830707b11330.jpg already downloaded
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5697020%252Fgeneral%252F737a5ecb-3617-4e8c-9307-53dab779e19b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697020/general/737a5ecb-3617-4e8c-9307-53dab779e19b.jpg already downloaded
2026-03-30 13:32:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4889c398-aea3-53a9-9dce-0afa49d2478c, identifier: 10743041
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5618316%252Fgeneral%252Fa62e5715-0b8a-4437-9fd0-4cf20b68c0d4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [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-30 13:32:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4889c398-aea3-53a9-9dce-0afa49d2478c with identifier: 10743041
2026-03-30 13:32:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4889c398-aea3-53a9-9dce-0afa49d2478c with identifier: 10743041
2026-03-30 13:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4889c398-aea3-53a9-9dce-0afa49d2478c with identifier: 10743041 to the API
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10743041>
{'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': 'Hybrid',
'id': '4889c398-aea3-53a9-9dce-0afa49d2478c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54826',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743041',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 28721,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5697020/general/0a51ed3c-4665-4ebc-b291-3fbf4969d397.jpg',
'https://images.openlane.eu/carimgs/5697020/general/9f059bc9-a7c3-4c42-babc-0528fcbdbeaa.jpg',
'https://images.openlane.eu/carimgs/5697020/general/f2d5b30f-8c2f-4548-bc17-c4182563100e.jpg',
'https://images.openlane.eu/carimgs/5697020/general/ef0a3e44-fe2d-4cf8-974b-5836370d2877.jpg',
'https://images.openlane.eu/carimgs/5697020/general/61652a61-7904-4f22-8174-8f28b7b79a7d.jpg',
'https://images.openlane.eu/carimgs/5697020/general/cd790dab-24c4-4fb1-9540-d929124b6dd5.jpg',
'https://images.openlane.eu/carimgs/5697020/general/85c87d7f-308f-4c78-b43d-239b0d29abe5.jpg',
'https://images.openlane.eu/carimgs/5697020/general/1ace71dd-024d-4084-95b5-b25db94765fe.jpg',
'https://images.openlane.eu/carimgs/5697020/general/8fb15733-41d4-43e0-b256-830707b11330.jpg',
'https://images.openlane.eu/carimgs/5697020/general/737a5ecb-3617-4e8c-9307-53dab779e19b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73/e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153686,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697020/general/0a51ed3c-4665-4ebc-b291-3fbf4969d397.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73/e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168663,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697020/general/9f059bc9-a7c3-4c42-babc-0528fcbdbeaa.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73/e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 584810,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697020/general/f2d5b30f-8c2f-4548-bc17-c4182563100e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73/e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140117,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697020/general/ef0a3e44-fe2d-4cf8-974b-5836370d2877.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73/e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136912,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697020/general/61652a61-7904-4f22-8174-8f28b7b79a7d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73/e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139461,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697020/general/cd790dab-24c4-4fb1-9540-d929124b6dd5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73/e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138344,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697020/general/85c87d7f-308f-4c78-b43d-239b0d29abe5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73/e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235487,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697020/general/1ace71dd-024d-4084-95b5-b25db94765fe.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73/e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195874,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697020/general/8fb15733-41d4-43e0-b256-830707b11330.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73/e9f9e4d2-c2d8-5a05-9bfc-3254aff07a73_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138072,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697020/general/737a5ecb-3617-4e8c-9307-53dab779e19b.jpg',
'Width': 1600}],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 Allure Pack - Hybrid - Automatic - 136 hp - 28.721 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710743041%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [adesa.fr] INFO: Saving data for 10743041: {'created_time': 1774877539.807973, 'last_price_update_time': 1774877539.807988, 'auction_closing_time': 1798671600.0}
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10743041') HTTP/1.1" 204 0
2026-03-30 13:32:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b47f10>
2026-03-30 13:32:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753066%252Fgeneral%252Fd8cdcd8c-39c4-4dca-a633-edaa79cd3735.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/d8cdcd8c-39c4-4dca-a633-edaa79cd3735.jpg saved to cache
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 501bc979-1906-5e67-9711-8015d016907f
2026-03-30 13:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65ece9f8-ed7b-5a01-80c3-bf4df812cf37 with identifier: 10742130
2026-03-30 13:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37 with scrape type 1
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753100%252Fgeneral%252Fbd860fbd-dcb1-44ed-9289-7b5640901731.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/bd860fbd-dcb1-44ed-9289-7b5640901731.jpg not downloaded yet
2026-03-30 13:32:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fba1d73b-25cd-5e5d-a614-bbfefac7ba27 with identifier: 10742569
2026-03-30 13:32:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27 with scrape type 1
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750932%252Fgeneral%252F51904b43-bd17-41c1-8f8f-dc2d828ed346.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/51904b43-bd17-41c1-8f8f-dc2d828ed346.jpg not downloaded yet
2026-03-30 13:32:19 [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/10744540)
2026-03-30 13:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750594/general/1947c598-efa1-4bc2-8f0e-842d0b208dc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743047)
2026-03-30 13:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751175/general/48e67c5f-bcf0-45c2-8c7b-b3216d29a406.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743113)
2026-03-30 13:32:19 [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/10744540)
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5618316%252Fgeneral%252F8591bd37-dfaf-4e9d-8837-2e0eef97e8df.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [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-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753100%252Fgeneral%252F7da8c64a-ca31-44b8-b8dc-e474f4ea8c96.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/7da8c64a-ca31-44b8-b8dc-e474f4ea8c96.jpg not downloaded yet
2026-03-30 13:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750932%252Fgeneral%252F0d579a12-8087-411a-a337-04b53b4a0349.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/0d579a12-8087-411a-a337-04b53b4a0349.jpg not downloaded yet
2026-03-30 13:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf699fc8d0>
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750930%252Fgeneral%252F70a9e51e-6e1f-4d13-b9c5-03a37e7e1747.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/70a9e51e-6e1f-4d13-b9c5-03a37e7e1747.jpg saved to cache
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a6b0790>
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753066%252Fgeneral%252F4cc106f6-0d0e-4e19-acf1-467d6f878f1d.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/4cc106f6-0d0e-4e19-acf1-467d6f878f1d.jpg saved to cache
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 501bc979-1906-5e67-9711-8015d016907f
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abbe090>
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750594%252Fgeneral%252F3b73bf03-b7c2-4048-a3ae-7134df5d8992.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/3b73bf03-b7c2-4048-a3ae-7134df5d8992.jpg saved to cache
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e7987f9d-c90a-5d34-878b-a8022db8569d
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a828210>
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751175%252Fgeneral%252F990ff465-42ab-482a-b29b-d7359a145baa.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/990ff465-42ab-482a-b29b-d7359a145baa.jpg saved to cache
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a686710>
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753066%252Fgeneral%252Fda38f73d-6f6f-480c-b525-e40df5ad5132.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/da38f73d-6f6f-480c-b525-e40df5ad5132.jpg saved to cache
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 501bc979-1906-5e67-9711-8015d016907f
2026-03-30 13:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753066/general/452d3d29-c970-4af3-91ef-c3c63924f623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743050)
2026-03-30 13:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753066/general/860a4bcf-e759-4dbe-a7b3-19c49ba2a864.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743050)
2026-03-30 13:32:20 [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/10744540)
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5618316%252Fgeneral%252Fd0669f3b-1b3c-49f8-84cf-33069f49c914.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [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-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753100%252Fgeneral%252F4e104c54-0217-42d9-9f50-e891690f4bd1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/4e104c54-0217-42d9-9f50-e891690f4bd1.jpg not downloaded yet
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750932%252Fgeneral%252F903d4a84-e389-40af-a974-c00578288468.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/903d4a84-e389-40af-a974-c00578288468.jpg not downloaded yet
2026-03-30 13:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750594/general/949297ca-ecda-4388-8fb1-984b9eb043f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743047)
2026-03-30 13:32:20 [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-30 13:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69d5a110>
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750594%252Fgeneral%252F1947c598-efa1-4bc2-8f0e-842d0b208dc9.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/1947c598-efa1-4bc2-8f0e-842d0b208dc9.jpg saved to cache
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e7987f9d-c90a-5d34-878b-a8022db8569d
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a68d410>
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751175%252Fgeneral%252F48e67c5f-bcf0-45c2-8c7b-b3216d29a406.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/48e67c5f-bcf0-45c2-8c7b-b3216d29a406.jpg saved to cache
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c
2026-03-30 13:32:20 [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-30 13:32:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7e95365-c957-5107-9b4d-4aa51a9606b5 with identifier: 10742132
2026-03-30 13:32:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7e95365-c957-5107-9b4d-4aa51a9606b5 with scrape type 1
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7e95365-c957-5107-9b4d-4aa51a9606b5
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753101%252Fgeneral%252F19eebdfa-e6c2-41b7-82db-8152f1569ced.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/19eebdfa-e6c2-41b7-82db-8152f1569ced.jpg not downloaded yet
2026-03-30 13:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750594/general/c2d0355a-99d7-4371-bcf7-07cc15e8b727.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743047)
2026-03-30 13:32:20 [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/10744547)
2026-03-30 13:32:20 [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/10744547)
2026-03-30 13:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753066/general/12f390ab-9868-4a8b-8b7f-20a8c0f00c4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743050)
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5618316%252Fgeneral%252Fc22b48db-593e-46a0-8a11-ba9aa488e2f2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [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-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753100%252Fgeneral%252F02289ecc-0c00-4641-bd70-caad53954c85.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/02289ecc-0c00-4641-bd70-caad53954c85.jpg not downloaded yet
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750932%252Fgeneral%252F105df239-6bb8-4c41-98ac-ce76d91bbfa4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/105df239-6bb8-4c41-98ac-ce76d91bbfa4.jpg not downloaded yet
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753101%252Fgeneral%252F8be6fdb1-750c-4b96-bdcd-e5573a03ee87.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/8be6fdb1-750c-4b96-bdcd-e5573a03ee87.jpg not downloaded yet
2026-03-30 13:32:20 [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/10744540)
2026-03-30 13:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753073/general/10f13f8b-d055-4f89-a93b-1c689ee16a04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742081)
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5618316%252Fgeneral%252Fed7715fe-9301-481e-9673-39cfd71e8fe1.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [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-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753100%252Fgeneral%252F79b8a3b6-315c-4d6d-8874-8d9e50ba93a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/79b8a3b6-315c-4d6d-8874-8d9e50ba93a6.jpg not downloaded yet
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750932%252Fgeneral%252F42001eec-57a6-429d-af2c-661616988645.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/42001eec-57a6-429d-af2c-661616988645.jpg not downloaded yet
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753101%252Fgeneral%252Fe3ec592c-7089-4763-af39-82137f7816b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/e3ec592c-7089-4763-af39-82137f7816b5.jpg not downloaded yet
2026-03-30 13:32:20 [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/10744540)
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5618316%252Fgeneral%252Ffef51f10-abdc-4f28-a058-4837cf5be818.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [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-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753100%252Fgeneral%252F959da97f-4942-4422-9b72-de1cd9311c99.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/959da97f-4942-4422-9b72-de1cd9311c99.jpg not downloaded yet
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5750932%252Fgeneral%252Fd8605eff-b607-4e33-acbd-a2fb91c02820.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/d8605eff-b607-4e33-acbd-a2fb91c02820.jpg not downloaded yet
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a721c50>
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753066%252Fgeneral%252F452d3d29-c970-4af3-91ef-c3c63924f623.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/452d3d29-c970-4af3-91ef-c3c63924f623.jpg saved to cache
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 501bc979-1906-5e67-9711-8015d016907f
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a6f9ed0>
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753066%252Fgeneral%252F860a4bcf-e759-4dbe-a7b3-19c49ba2a864.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/860a4bcf-e759-4dbe-a7b3-19c49ba2a864.jpg saved to cache
2026-03-30 13:32:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 501bc979-1906-5e67-9711-8015d016907f
2026-03-30 13:32:20 [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-30 13:32:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a8efc90>
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750594%252Fgeneral%252F949297ca-ecda-4388-8fb1-984b9eb043f6.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/949297ca-ecda-4388-8fb1-984b9eb043f6.jpg saved to cache
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e7987f9d-c90a-5d34-878b-a8022db8569d
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69aaf450>
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750594%252Fgeneral%252Fc2d0355a-99d7-4371-bcf7-07cc15e8b727.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/c2d0355a-99d7-4371-bcf7-07cc15e8b727.jpg saved to cache
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e7987f9d-c90a-5d34-878b-a8022db8569d
2026-03-30 13:32:21 [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-30 13:32:21 [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-30 13:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a8bc10>
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753066%252Fgeneral%252F12f390ab-9868-4a8b-8b7f-20a8c0f00c4b.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/12f390ab-9868-4a8b-8b7f-20a8c0f00c4b.jpg saved to cache
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 501bc979-1906-5e67-9711-8015d016907f
2026-03-30 13:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753066/general/35b4edf8-1b12-4d1d-a514-ada748dfc93e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743050)
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753101%252Fgeneral%252F3123677d-cb93-45c3-b0b3-b4cca1781ccf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/3123677d-cb93-45c3-b0b3-b4cca1781ccf.jpg not downloaded yet
2026-03-30 13:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751175/general/034dbd90-7c92-4ff4-b71e-c3d8d7c128bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743113)
2026-03-30 13:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751175/general/d30a0683-03fb-492d-a509-20c26b4b1f8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743113)
2026-03-30 13:32:21 [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/10744547)
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753100%252Fgeneral%252Fe5ddb4cc-b978-4199-99be-e0794fe88394.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/e5ddb4cc-b978-4199-99be-e0794fe88394.jpg not downloaded yet
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750932%252Fgeneral%252Febc33cf7-b413-4edb-ba2b-63bc69f4f954.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/ebc33cf7-b413-4edb-ba2b-63bc69f4f954.jpg not downloaded yet
2026-03-30 13:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750932/general/51904b43-bd17-41c1-8f8f-dc2d828ed346.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742569)
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753101%252Fgeneral%252F872041bb-d4c5-444a-8b6b-6ccbadadf3d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/872041bb-d4c5-444a-8b6b-6ccbadadf3d3.jpg not downloaded yet
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753100%252Fgeneral%252F978d0c31-011a-40a8-b559-fa7122354679.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/978d0c31-011a-40a8-b559-fa7122354679.jpg not downloaded yet
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750932%252Fgeneral%252F4c23d4db-cab7-4af0-aa36-035d06d5aa03.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/4c23d4db-cab7-4af0-aa36-035d06d5aa03.jpg not downloaded yet
2026-03-30 13:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753100/general/bd860fbd-dcb1-44ed-9289-7b5640901731.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742130)
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753101%252Fgeneral%252Fbaa95ee9-edf3-4c25-b5bc-a299f9a71bbd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/baa95ee9-edf3-4c25-b5bc-a299f9a71bbd.jpg not downloaded yet
2026-03-30 13:32:21 [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-30 13:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69ac8e50>
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753073%252Fgeneral%252F10f13f8b-d055-4f89-a93b-1c689ee16a04.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/10f13f8b-d055-4f89-a93b-1c689ee16a04.jpg saved to cache
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2f4026b0-9bac-562b-8468-27c18d01420f
2026-03-30 13:32:21 [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-30 13:32:21 [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/10744540)
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753100%252Fgeneral%252Fb0471b77-666b-4b29-b4aa-389e31a8c07c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/b0471b77-666b-4b29-b4aa-389e31a8c07c.jpg not downloaded yet
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750932%252Fgeneral%252F27062e22-8117-48d4-b7f5-63de58256c5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/27062e22-8117-48d4-b7f5-63de58256c5d.jpg not downloaded yet
2026-03-30 13:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750932/general/0d579a12-8087-411a-a337-04b53b4a0349.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742569)
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753101%252Fgeneral%252F76d21c30-c1ae-4667-a1fa-b8bb5cfbd3e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/76d21c30-c1ae-4667-a1fa-b8bb5cfbd3e0.jpg not downloaded yet
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b4aa10>
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753066%252Fgeneral%252F35b4edf8-1b12-4d1d-a514-ada748dfc93e.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753066/general/35b4edf8-1b12-4d1d-a514-ada748dfc93e.jpg saved to cache
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 501bc979-1906-5e67-9711-8015d016907f
2026-03-30 13:32:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 501bc979-1906-5e67-9711-8015d016907f, skipping ID generation
2026-03-30 13:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 501bc979-1906-5e67-9711-8015d016907f with scrape type 1
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 501bc979-1906-5e67-9711-8015d016907f sending to next pipeline
2026-03-30 13:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 501bc979-1906-5e67-9711-8015d016907f, identifier: 10743050
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a832310>
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751175%252Fgeneral%252F034dbd90-7c92-4ff4-b71e-c3d8d7c128bf.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/034dbd90-7c92-4ff4-b71e-c3d8d7c128bf.jpg saved to cache
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69aacad0>
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751175%252Fgeneral%252Fd30a0683-03fb-492d-a509-20c26b4b1f8b.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/d30a0683-03fb-492d-a509-20c26b4b1f8b.jpg saved to cache
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c
2026-03-30 13:32:21 [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-30 13:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751175/general/5493c9af-efbe-49b0-8194-c32fb4d05b6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743113)
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753100%252Fgeneral%252F53f3d418-19c5-46c9-a791-539cb7c55f5a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/53f3d418-19c5-46c9-a791-539cb7c55f5a.jpg not downloaded yet
2026-03-30 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750932%252Fgeneral%252F07ba4a01-a550-412c-b7b0-7ea17f2457dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/07ba4a01-a550-412c-b7b0-7ea17f2457dd.jpg not downloaded yet
2026-03-30 13:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 501bc979-1906-5e67-9711-8015d016907f with identifier: 10743050
2026-03-30 13:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 501bc979-1906-5e67-9711-8015d016907f with identifier: 10743050
2026-03-30 13:32:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 501bc979-1906-5e67-9711-8015d016907f with identifier: 10743050 to the API
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753066/general/35b4edf8-1b12-4d1d-a514-ada748dfc93e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 93,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '501bc979-1906-5e67-9711-8015d016907f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50562',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743050',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 31871,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753066/general/5f765740-390a-4ec4-94dd-65d472814115.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753066/general/ed4ab0d6-c1c1-4399-a43a-b025934b9451.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753066/general/7885088a-136f-47e7-93fc-f8e792d015a0.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753066/general/d8cdcd8c-39c4-4dca-a633-edaa79cd3735.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151867,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753066/general/4cc106f6-0d0e-4e19-acf1-467d6f878f1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753066/general/da38f73d-6f6f-480c-b525-e40df5ad5132.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753066/general/452d3d29-c970-4af3-91ef-c3c63924f623.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753066/general/860a4bcf-e759-4dbe-a7b3-19c49ba2a864.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753066/general/12f390ab-9868-4a8b-8b7f-20a8c0f00c4b.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501bc979-1906-5e67-9711-8015d016907f/501bc979-1906-5e67-9711-8015d016907f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753066/general/35b4edf8-1b12-4d1d-a514-ada748dfc93e.jpg',
'Width': 1023}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Captur 1.0 Techno - Petrol - Manual - 93 hp - 31.871 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2024}
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710743050%27 HTTP/1.1" 200 None
2026-03-30 13:32:22 [adesa.fr] INFO: Saving data for 10743050: {'created_time': 1774877542.399249, 'last_price_update_time': 1774877542.39926, 'auction_closing_time': 1798675200.0}
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10743050') HTTP/1.1" 204 0
2026-03-30 13:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750932/general/903d4a84-e389-40af-a974-c00578288468.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742569)
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753101%252Fgeneral%252F6805b720-85b0-4bf2-824a-dfb7019e04ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/6805b720-85b0-4bf2-824a-dfb7019e04ea.jpg not downloaded yet
2026-03-30 13:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753101/general/19eebdfa-e6c2-41b7-82db-8152f1569ced.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742132)
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b74a50>
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750932%252Fgeneral%252F51904b43-bd17-41c1-8f8f-dc2d828ed346.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/51904b43-bd17-41c1-8f8f-dc2d828ed346.jpg saved to cache
2026-03-30 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69995a10>
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753100%252Fgeneral%252Fbd860fbd-dcb1-44ed-9289-7b5640901731.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/bd860fbd-dcb1-44ed-9289-7b5640901731.jpg saved to cache
2026-03-30 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37
2026-03-30 13:32:22 [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-30 13:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a855390>
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750932%252Fgeneral%252F0d579a12-8087-411a-a337-04b53b4a0349.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/0d579a12-8087-411a-a337-04b53b4a0349.jpg saved to cache
2026-03-30 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27
2026-03-30 13:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750932/general/105df239-6bb8-4c41-98ac-ce76d91bbfa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742569)
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753101%252Fgeneral%252F0809594f-fbb9-4c0d-8d33-0faa139e8b7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/0809594f-fbb9-4c0d-8d33-0faa139e8b7f.jpg not downloaded yet
2026-03-30 13:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753100/general/4e104c54-0217-42d9-9f50-e891690f4bd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742130)
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a89ea50>
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751175%252Fgeneral%252F5493c9af-efbe-49b0-8194-c32fb4d05b6e.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/5493c9af-efbe-49b0-8194-c32fb4d05b6e.jpg saved to cache
2026-03-30 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c
2026-03-30 13:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750932/general/42001eec-57a6-429d-af2c-661616988645.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742569)
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753101%252Fgeneral%252Ff77ea340-f412-4679-afc8-e66ba7a69ddf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/f77ea340-f412-4679-afc8-e66ba7a69ddf.jpg not downloaded yet
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a74c2d0>
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750932%252Fgeneral%252F903d4a84-e389-40af-a974-c00578288468.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/903d4a84-e389-40af-a974-c00578288468.jpg saved to cache
2026-03-30 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a2bd90>
2026-03-30 13:32:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753101%252Fgeneral%252F19eebdfa-e6c2-41b7-82db-8152f1569ced.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/19eebdfa-e6c2-41b7-82db-8152f1569ced.jpg saved to cache
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f7e95365-c957-5107-9b4d-4aa51a9606b5
2026-03-30 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753100/general/7da8c64a-ca31-44b8-b8dc-e474f4ea8c96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742130)
2026-03-30 13:32:23 [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/10744540)
2026-03-30 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750932/general/d8605eff-b607-4e33-acbd-a2fb91c02820.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742569)
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a79e310>
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750932%252Fgeneral%252F105df239-6bb8-4c41-98ac-ce76d91bbfa4.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/105df239-6bb8-4c41-98ac-ce76d91bbfa4.jpg saved to cache
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a895650>
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753100%252Fgeneral%252F4e104c54-0217-42d9-9f50-e891690f4bd1.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/4e104c54-0217-42d9-9f50-e891690f4bd1.jpg saved to cache
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37
2026-03-30 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753100/general/02289ecc-0c00-4641-bd70-caad53954c85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742130)
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b76d10>
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750932%252Fgeneral%252F42001eec-57a6-429d-af2c-661616988645.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/42001eec-57a6-429d-af2c-661616988645.jpg saved to cache
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aaed410>
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753100%252Fgeneral%252F7da8c64a-ca31-44b8-b8dc-e474f4ea8c96.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/7da8c64a-ca31-44b8-b8dc-e474f4ea8c96.jpg saved to cache
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37
2026-03-30 13:32:23 [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-30 13:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69d9df50>
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750932%252Fgeneral%252Fd8605eff-b607-4e33-acbd-a2fb91c02820.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/d8605eff-b607-4e33-acbd-a2fb91c02820.jpg saved to cache
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27
2026-03-30 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753101/general/e3ec592c-7089-4763-af39-82137f7816b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742132)
2026-03-30 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753101/general/3123677d-cb93-45c3-b0b3-b4cca1781ccf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742132)
2026-03-30 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753100/general/959da97f-4942-4422-9b72-de1cd9311c99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742130)
2026-03-30 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753101/general/872041bb-d4c5-444a-8b6b-6ccbadadf3d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742132)
2026-03-30 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753101/general/baa95ee9-edf3-4c25-b5bc-a299f9a71bbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742132)
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aaec910>
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753100%252Fgeneral%252F02289ecc-0c00-4641-bd70-caad53954c85.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/02289ecc-0c00-4641-bd70-caad53954c85.jpg saved to cache
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37
2026-03-30 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750932/general/4c23d4db-cab7-4af0-aa36-035d06d5aa03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742569)
2026-03-30 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753101/general/76d21c30-c1ae-4667-a1fa-b8bb5cfbd3e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742132)
2026-03-30 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753101/general/0809594f-fbb9-4c0d-8d33-0faa139e8b7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742132)
2026-03-30 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750932/general/27062e22-8117-48d4-b7f5-63de58256c5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742569)
2026-03-30 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753101/general/6805b720-85b0-4bf2-824a-dfb7019e04ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742132)
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b63910>
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753101%252Fgeneral%252Fe3ec592c-7089-4763-af39-82137f7816b5.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/e3ec592c-7089-4763-af39-82137f7816b5.jpg saved to cache
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f7e95365-c957-5107-9b4d-4aa51a9606b5
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69afa450>
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753101%252Fgeneral%252F3123677d-cb93-45c3-b0b3-b4cca1781ccf.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/3123677d-cb93-45c3-b0b3-b4cca1781ccf.jpg saved to cache
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f7e95365-c957-5107-9b4d-4aa51a9606b5
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a9c1950>
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753100%252Fgeneral%252F959da97f-4942-4422-9b72-de1cd9311c99.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/959da97f-4942-4422-9b72-de1cd9311c99.jpg saved to cache
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf699ee490>
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753101%252Fgeneral%252F872041bb-d4c5-444a-8b6b-6ccbadadf3d3.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/872041bb-d4c5-444a-8b6b-6ccbadadf3d3.jpg saved to cache
2026-03-30 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f7e95365-c957-5107-9b4d-4aa51a9606b5
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a7befd0>
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753101%252Fgeneral%252Fbaa95ee9-edf3-4c25-b5bc-a299f9a71bbd.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/baa95ee9-edf3-4c25-b5bc-a299f9a71bbd.jpg saved to cache
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f7e95365-c957-5107-9b4d-4aa51a9606b5
2026-03-30 13:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753100/general/53f3d418-19c5-46c9-a791-539cb7c55f5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742130)
2026-03-30 13:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750932/general/07ba4a01-a550-412c-b7b0-7ea17f2457dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742569)
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a9471d0>
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750932%252Fgeneral%252F4c23d4db-cab7-4af0-aa36-035d06d5aa03.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/4c23d4db-cab7-4af0-aa36-035d06d5aa03.jpg saved to cache
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abf9990>
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753101%252Fgeneral%252F76d21c30-c1ae-4667-a1fa-b8bb5cfbd3e0.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/76d21c30-c1ae-4667-a1fa-b8bb5cfbd3e0.jpg saved to cache
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f7e95365-c957-5107-9b4d-4aa51a9606b5
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a6e8410>
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753101%252Fgeneral%252F0809594f-fbb9-4c0d-8d33-0faa139e8b7f.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/0809594f-fbb9-4c0d-8d33-0faa139e8b7f.jpg saved to cache
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f7e95365-c957-5107-9b4d-4aa51a9606b5
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a7bc410>
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750932%252Fgeneral%252F27062e22-8117-48d4-b7f5-63de58256c5d.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/27062e22-8117-48d4-b7f5-63de58256c5d.jpg saved to cache
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf699b3c90>
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753101%252Fgeneral%252F6805b720-85b0-4bf2-824a-dfb7019e04ea.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/6805b720-85b0-4bf2-824a-dfb7019e04ea.jpg saved to cache
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f7e95365-c957-5107-9b4d-4aa51a9606b5
2026-03-30 13:32:24 [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/10744540)
2026-03-30 13:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753101/general/f77ea340-f412-4679-afc8-e66ba7a69ddf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742132)
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a7bec10>
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753100%252Fgeneral%252F53f3d418-19c5-46c9-a791-539cb7c55f5a.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/53f3d418-19c5-46c9-a791-539cb7c55f5a.jpg saved to cache
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a8d4410>
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750932%252Fgeneral%252F07ba4a01-a550-412c-b7b0-7ea17f2457dd.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/07ba4a01-a550-412c-b7b0-7ea17f2457dd.jpg saved to cache
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27
2026-03-30 13:32:24 [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/10744540)
2026-03-30 13:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753100/general/b0471b77-666b-4b29-b4aa-389e31a8c07c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742130)
2026-03-30 13:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753100/general/978d0c31-011a-40a8-b559-fa7122354679.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742130)
2026-03-30 13:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753100/general/79b8a3b6-315c-4d6d-8874-8d9e50ba93a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742130)
2026-03-30 13:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750932/general/ebc33cf7-b413-4edb-ba2b-63bc69f4f954.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742569)
2026-03-30 13:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753100/general/e5ddb4cc-b978-4199-99be-e0794fe88394.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742130)
2026-03-30 13:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753101/general/8be6fdb1-750c-4b96-bdcd-e5573a03ee87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742132)
2026-03-30 13:32:24 [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-30 13:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a829150>
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753101%252Fgeneral%252Ff77ea340-f412-4679-afc8-e66ba7a69ddf.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/f77ea340-f412-4679-afc8-e66ba7a69ddf.jpg saved to cache
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f7e95365-c957-5107-9b4d-4aa51a9606b5
2026-03-30 13:32:24 [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/10744540)
2026-03-30 13:32:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753533/general/960bf2b7-71a8-442c-8825-ad0785c2d079.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743252)
2026-03-30 13:32:24 [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-30 13:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf699a7110>
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753100%252Fgeneral%252Fb0471b77-666b-4b29-b4aa-389e31a8c07c.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/b0471b77-666b-4b29-b4aa-389e31a8c07c.jpg saved to cache
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69dae350>
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753100%252Fgeneral%252F978d0c31-011a-40a8-b559-fa7122354679.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/978d0c31-011a-40a8-b559-fa7122354679.jpg saved to cache
2026-03-30 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a77dfd0>
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753100%252Fgeneral%252F79b8a3b6-315c-4d6d-8874-8d9e50ba93a6.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/79b8a3b6-315c-4d6d-8874-8d9e50ba93a6.jpg saved to cache
2026-03-30 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37
2026-03-30 13:32:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a06110>
2026-03-30 13:32:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750932%252Fgeneral%252Febc33cf7-b413-4edb-ba2b-63bc69f4f954.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750932/general/ebc33cf7-b413-4edb-ba2b-63bc69f4f954.jpg saved to cache
2026-03-30 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27
2026-03-30 13:32:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fba1d73b-25cd-5e5d-a614-bbfefac7ba27, skipping ID generation
2026-03-30 13:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27 with scrape type 1
2026-03-30 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fba1d73b-25cd-5e5d-a614-bbfefac7ba27 sending to next pipeline
2026-03-30 13:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fba1d73b-25cd-5e5d-a614-bbfefac7ba27, identifier: 10742569
2026-03-30 13:32:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6ab6d810>
2026-03-30 13:32:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753100%252Fgeneral%252Fe5ddb4cc-b978-4199-99be-e0794fe88394.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753100/general/e5ddb4cc-b978-4199-99be-e0794fe88394.jpg saved to cache
2026-03-30 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37
2026-03-30 13:32:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65ece9f8-ed7b-5a01-80c3-bf4df812cf37, skipping ID generation
2026-03-30 13:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37 with scrape type 1
2026-03-30 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65ece9f8-ed7b-5a01-80c3-bf4df812cf37 sending to next pipeline
2026-03-30 13:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 65ece9f8-ed7b-5a01-80c3-bf4df812cf37, identifier: 10742130
2026-03-30 13:32:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a8a210>
2026-03-30 13:32:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753101%252Fgeneral%252F8be6fdb1-750c-4b96-bdcd-e5573a03ee87.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753101/general/8be6fdb1-750c-4b96-bdcd-e5573a03ee87.jpg saved to cache
2026-03-30 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f7e95365-c957-5107-9b4d-4aa51a9606b5
2026-03-30 13:32:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7e95365-c957-5107-9b4d-4aa51a9606b5, skipping ID generation
2026-03-30 13:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7e95365-c957-5107-9b4d-4aa51a9606b5 with scrape type 1
2026-03-30 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7e95365-c957-5107-9b4d-4aa51a9606b5 sending to next pipeline
2026-03-30 13:32:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f7e95365-c957-5107-9b4d-4aa51a9606b5, identifier: 10742132
2026-03-30 13:32:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fba1d73b-25cd-5e5d-a614-bbfefac7ba27 with identifier: 10742569
2026-03-30 13:32:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fba1d73b-25cd-5e5d-a614-bbfefac7ba27 with identifier: 10742569
2026-03-30 13:32:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fba1d73b-25cd-5e5d-a614-bbfefac7ba27 with identifier: 10742569 to the API
2026-03-30 13:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750932/general/ebc33cf7-b413-4edb-ba2b-63bc69f4f954.jpg>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 141,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'fba1d73b-25cd-5e5d-a614-bbfefac7ba27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-483-TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742569',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 64114,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222188,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750932/general/51904b43-bd17-41c1-8f8f-dc2d828ed346.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223548,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750932/general/0d579a12-8087-411a-a337-04b53b4a0349.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209457,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750932/general/903d4a84-e389-40af-a974-c00578288468.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206542,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750932/general/105df239-6bb8-4c41-98ac-ce76d91bbfa4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243274,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750932/general/42001eec-57a6-429d-af2c-661616988645.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247860,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750932/general/d8605eff-b607-4e33-acbd-a2fb91c02820.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429489,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750932/general/ebc33cf7-b413-4edb-ba2b-63bc69f4f954.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488216,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750932/general/4c23d4db-cab7-4af0-aa36-035d06d5aa03.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 529607,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750932/general/27062e22-8117-48d4-b7f5-63de58256c5d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba1d73b-25cd-5e5d-a614-bbfefac7ba27/fba1d73b-25cd-5e5d-a614-bbfefac7ba27_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369932,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750932/general/07ba4a01-a550-412c-b7b0-7ea17f2457dd.jpg',
'Width': 1920}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-10-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Megane Grandtour Intens - Petrol - Automatic - 141 hp - '
'64.114 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2020}
2026-03-30 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742569%27 HTTP/1.1" 200 None
2026-03-30 13:32:26 [adesa.fr] INFO: Saving data for 10742569: {'created_time': 1774877546.564643, 'last_price_update_time': 1774877546.564655, 'auction_closing_time': 1798671600.0}
2026-03-30 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742569') HTTP/1.1" 204 0
2026-03-30 13:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 65ece9f8-ed7b-5a01-80c3-bf4df812cf37 with identifier: 10742130
2026-03-30 13:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 65ece9f8-ed7b-5a01-80c3-bf4df812cf37 with identifier: 10742130
2026-03-30 13:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 65ece9f8-ed7b-5a01-80c3-bf4df812cf37 with identifier: 10742130 to the API
2026-03-30 13:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753100/general/e5ddb4cc-b978-4199-99be-e0794fe88394.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'MPV',
'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': '65ece9f8-ed7b-5a01-80c3-bf4df812cf37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742130',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 26715,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390227,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753100/general/bd860fbd-dcb1-44ed-9289-7b5640901731.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554855,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753100/general/7da8c64a-ca31-44b8-b8dc-e474f4ea8c96.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432869,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753100/general/4e104c54-0217-42d9-9f50-e891690f4bd1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481818,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753100/general/02289ecc-0c00-4641-bd70-caad53954c85.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399441,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753100/general/79b8a3b6-315c-4d6d-8874-8d9e50ba93a6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393331,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753100/general/959da97f-4942-4422-9b72-de1cd9311c99.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 500406,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753100/general/e5ddb4cc-b978-4199-99be-e0794fe88394.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452536,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753100/general/978d0c31-011a-40a8-b559-fa7122354679.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440664,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753100/general/b0471b77-666b-4b29-b4aa-389e31a8c07c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ece9f8-ed7b-5a01-80c3-bf4df812cf37/65ece9f8-ed7b-5a01-80c3-bf4df812cf37_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372433,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753100/general/53f3d418-19c5-46c9-a791-539cb7c55f5a.jpg',
'Width': 1920}],
'price': 23500,
'price_includes_vat': True,
'registration_date': '2025-02-26',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 Allure - Petrol - Automatic - 136 hp - 26.715 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742130%27 HTTP/1.1" 200 None
2026-03-30 13:32:26 [adesa.fr] INFO: Saving data for 10742130: {'created_time': 1774877546.965503, 'last_price_update_time': 1774877546.965514, 'auction_closing_time': 1798671600.0}
2026-03-30 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742130') HTTP/1.1" 204 0
2026-03-30 13:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f7e95365-c957-5107-9b4d-4aa51a9606b5 with identifier: 10742132
2026-03-30 13:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f7e95365-c957-5107-9b4d-4aa51a9606b5 with identifier: 10742132
2026-03-30 13:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f7e95365-c957-5107-9b4d-4aa51a9606b5 with identifier: 10742132 to the API
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753101/general/8be6fdb1-750c-4b96-bdcd-e5573a03ee87.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'MPV',
'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': 'f7e95365-c957-5107-9b4d-4aa51a9606b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57372',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742132',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 24636,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309748,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753101/general/19eebdfa-e6c2-41b7-82db-8152f1569ced.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249956,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753101/general/8be6fdb1-750c-4b96-bdcd-e5573a03ee87.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352270,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753101/general/e3ec592c-7089-4763-af39-82137f7816b5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261326,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753101/general/3123677d-cb93-45c3-b0b3-b4cca1781ccf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267984,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753101/general/872041bb-d4c5-444a-8b6b-6ccbadadf3d3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212853,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753101/general/baa95ee9-edf3-4c25-b5bc-a299f9a71bbd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190537,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753101/general/76d21c30-c1ae-4667-a1fa-b8bb5cfbd3e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203076,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753101/general/6805b720-85b0-4bf2-824a-dfb7019e04ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174931,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753101/general/0809594f-fbb9-4c0d-8d33-0faa139e8b7f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7e95365-c957-5107-9b4d-4aa51a9606b5/f7e95365-c957-5107-9b4d-4aa51a9606b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386845,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753101/general/f77ea340-f412-4679-afc8-e66ba7a69ddf.jpg',
'Width': 1920}],
'price': 23500,
'price_includes_vat': True,
'registration_date': '2025-02-03',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 Allure - Petrol - Automatic - 136 hp - 24.636 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742132%27 HTTP/1.1" 200 None
2026-03-30 13:32:27 [adesa.fr] INFO: Saving data for 10742132: {'created_time': 1774877547.353312, 'last_price_update_time': 1774877547.353333, 'auction_closing_time': 1798671600.0}
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742132') HTTP/1.1" 204 0
2026-03-30 13:32:27 [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/10744547)
2026-03-30 13:32:27 [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/10744547)
2026-03-30 13:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753533/general/04fb1b7a-f768-4f27-846e-78160ebbcada.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743252)
2026-03-30 13:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753533/general/1e1cb047-f276-425b-bdcd-fd399b10870a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743252)
2026-03-30 13:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753073/general/ebdf516e-b19c-4918-8c34-1135bbf20156.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742081)
2026-03-30 13:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753073/general/5498b1ed-b297-4f7a-b240-1fa448fcd2fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742081)
2026-03-30 13:32:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a019dcd0-ed07-559e-8224-88b7827981c1, skipping ID generation
2026-03-30 13:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a019dcd0-ed07-559e-8224-88b7827981c1 with scrape type 1
2026-03-30 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a019dcd0-ed07-559e-8224-88b7827981c1 sending to next pipeline
2026-03-30 13:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a019dcd0-ed07-559e-8224-88b7827981c1, identifier: 10744540
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b39050>
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753533%252Fgeneral%252F960bf2b7-71a8-442c-8825-ad0785c2d079.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/960bf2b7-71a8-442c-8825-ad0785c2d079.jpg saved to cache
2026-03-30 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2
2026-03-30 13:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a019dcd0-ed07-559e-8224-88b7827981c1 with identifier: 10744540
2026-03-30 13:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a019dcd0-ed07-559e-8224-88b7827981c1 with identifier: 10744540
2026-03-30 13:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a019dcd0-ed07-559e-8224-88b7827981c1 with identifier: 10744540 to the API
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5618316/general/8591bd37-dfaf-4e9d-8837-2e0eef97e8df.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-04-01T08: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=10744540',
'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-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744540%27 HTTP/1.1" 200 None
2026-03-30 13:32:27 [adesa.fr] INFO: Saving data for 10744540: {'created_time': 1774877547.857512, 'last_price_update_time': 1774877547.857523, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744540') HTTP/1.1" 204 0
2026-03-30 13:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751175/general/3e2d215a-fcb1-4032-a5ed-7461894984a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743113)
2026-03-30 13:32:27 [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/10744547)
2026-03-30 13:32:27 [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-30 13:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753533/general/e87c6330-098f-4098-a133-9888a4bc41bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743252)
2026-03-30 13:32:27 [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/10744547)
2026-03-30 13:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753073/general/a4ebc185-e7c0-452b-a116-af3f898ef7e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742081)
2026-03-30 13:32:27 [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-30 13:32:27 [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-30 13:32:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69aac890>
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753533%252Fgeneral%252F04fb1b7a-f768-4f27-846e-78160ebbcada.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/04fb1b7a-f768-4f27-846e-78160ebbcada.jpg saved to cache
2026-03-30 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69da5cd0>
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753533%252Fgeneral%252F1e1cb047-f276-425b-bdcd-fd399b10870a.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/1e1cb047-f276-425b-bdcd-fd399b10870a.jpg saved to cache
2026-03-30 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b200d0>
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753073%252Fgeneral%252Febdf516e-b19c-4918-8c34-1135bbf20156.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/ebdf516e-b19c-4918-8c34-1135bbf20156.jpg saved to cache
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2f4026b0-9bac-562b-8468-27c18d01420f
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69da5c10>
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753073%252Fgeneral%252F5498b1ed-b297-4f7a-b240-1fa448fcd2fd.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/5498b1ed-b297-4f7a-b240-1fa448fcd2fd.jpg saved to cache
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2f4026b0-9bac-562b-8468-27c18d01420f
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751175/general/ffae387c-afae-4ab2-a97f-7f75594b581a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743113)
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741718/general/e7f892f6-7180-447e-b6a5-dab656a5f1aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742602)
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752873/general/7afd5f4c-eff3-4f39-8dc2-9cc90f5094ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743110)
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b13550>
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751175%252Fgeneral%252F3e2d215a-fcb1-4032-a5ed-7461894984a5.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/3e2d215a-fcb1-4032-a5ed-7461894984a5.jpg saved to cache
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c
2026-03-30 13:32:28 [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-30 13:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa5bb90>
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753533%252Fgeneral%252Fe87c6330-098f-4098-a133-9888a4bc41bd.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/e87c6330-098f-4098-a133-9888a4bc41bd.jpg saved to cache
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2
2026-03-30 13:32:28 [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-30 13:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a6b5e50>
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753073%252Fgeneral%252Fa4ebc185-e7c0-452b-a116-af3f898ef7e8.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/a4ebc185-e7c0-452b-a116-af3f898ef7e8.jpg saved to cache
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2f4026b0-9bac-562b-8468-27c18d01420f
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753533/general/954dc61a-d263-4d61-affe-d3906ec4abf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743252)
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b472d0>
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751175%252Fgeneral%252Fffae387c-afae-4ab2-a97f-7f75594b581a.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/ffae387c-afae-4ab2-a97f-7f75594b581a.jpg saved to cache
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753073/general/2d174fa6-21a0-4825-9831-dd3a92391bd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742081)
2026-03-30 13:32:28 [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/10744547)
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa28390>
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741718%252Fgeneral%252Fe7f892f6-7180-447e-b6a5-dab656a5f1aa.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/e7f892f6-7180-447e-b6a5-dab656a5f1aa.jpg saved to cache
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aaeca50>
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752873%252Fgeneral%252F7afd5f4c-eff3-4f39-8dc2-9cc90f5094ac.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/7afd5f4c-eff3-4f39-8dc2-9cc90f5094ac.jpg saved to cache
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9b0368f6-0113-5899-bb03-87a7cb8d3049
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750594/general/271c077b-2d18-43ed-a7b7-33efd686a1d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743047)
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750930/general/ff373799-9431-4c64-8996-6a55dad9790d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736252)
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741718/general/c0f10bbb-dcac-459e-a4a6-6d844e545226.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742602)
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aab2410>
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753533%252Fgeneral%252F954dc61a-d263-4d61-affe-d3906ec4abf3.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/954dc61a-d263-4d61-affe-d3906ec4abf3.jpg saved to cache
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752873/general/023ab4e6-60df-456c-939c-abc858e28805.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743110)
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751175/general/6b9f2bb5-9a66-405e-81f9-c1606ab12c0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743113)
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753073/general/8afb5d39-398f-4ca1-a0c5-aa381fcea6e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742081)
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753533/general/ddf406e8-8f04-4dd4-ae1e-301419c82a99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743252)
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf699fc810>
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753073%252Fgeneral%252F2d174fa6-21a0-4825-9831-dd3a92391bd2.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/2d174fa6-21a0-4825-9831-dd3a92391bd2.jpg saved to cache
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2f4026b0-9bac-562b-8468-27c18d01420f
2026-03-30 13:32:28 [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-30 13:32:28 [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/10744547)
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753073/general/295fc42d-e6c8-4845-ab12-e9daf392028b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742081)
2026-03-30 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753533/general/72163757-a3ae-490b-9c59-6862550e8839.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743252)
2026-03-30 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-30 13:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a6b0b90>
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750594%252Fgeneral%252F271c077b-2d18-43ed-a7b7-33efd686a1d2.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/271c077b-2d18-43ed-a7b7-33efd686a1d2.jpg saved to cache
2026-03-30 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e7987f9d-c90a-5d34-878b-a8022db8569d
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa41650>
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750930%252Fgeneral%252Fff373799-9431-4c64-8996-6a55dad9790d.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/ff373799-9431-4c64-8996-6a55dad9790d.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abda750>
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741718%252Fgeneral%252Fc0f10bbb-dcac-459e-a4a6-6d844e545226.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/c0f10bbb-dcac-459e-a4a6-6d844e545226.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f
2026-03-30 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741718/general/1d4c8a03-0fbd-4054-8835-8aae6e2b6e4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742602)
2026-03-30 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741718/general/dff99930-c1e0-4ab8-b745-0af9fbfdf2d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742602)
2026-03-30 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752873/general/068f1da5-59af-49bc-b41a-4515d80106d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743110)
2026-03-30 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752873/general/6702e4a5-eaf6-4f2b-b0ee-6fa9ffd1814e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743110)
2026-03-30 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750594/general/82caaa35-2e7d-4322-9c69-ae80ae4628a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743047)
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa41410>
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752873%252Fgeneral%252F023ab4e6-60df-456c-939c-abc858e28805.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/023ab4e6-60df-456c-939c-abc858e28805.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9b0368f6-0113-5899-bb03-87a7cb8d3049
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a906c10>
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751175%252Fgeneral%252F6b9f2bb5-9a66-405e-81f9-c1606ab12c0a.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/6b9f2bb5-9a66-405e-81f9-c1606ab12c0a.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abf0090>
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753073%252Fgeneral%252F8afb5d39-398f-4ca1-a0c5-aa381fcea6e2.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/8afb5d39-398f-4ca1-a0c5-aa381fcea6e2.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2f4026b0-9bac-562b-8468-27c18d01420f
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b49110>
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753533%252Fgeneral%252Fddf406e8-8f04-4dd4-ae1e-301419c82a99.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/ddf406e8-8f04-4dd4-ae1e-301419c82a99.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2
2026-03-30 13:32:29 [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-30 13:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a74ef10>
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753073%252Fgeneral%252F295fc42d-e6c8-4845-ab12-e9daf392028b.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/295fc42d-e6c8-4845-ab12-e9daf392028b.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2f4026b0-9bac-562b-8468-27c18d01420f
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b21e50>
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753533%252Fgeneral%252F72163757-a3ae-490b-9c59-6862550e8839.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/72163757-a3ae-490b-9c59-6862550e8839.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2
2026-03-30 13:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750930/general/e018f9d5-658f-460d-887f-16ef98ca3674.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736252)
2026-03-30 13:32:29 [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/10744547)
2026-03-30 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753073/general/3a59386b-d4a3-45c3-9703-6ee1657ba513.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742081)
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69aca450>
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741718%252Fgeneral%252F1d4c8a03-0fbd-4054-8835-8aae6e2b6e4a.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/1d4c8a03-0fbd-4054-8835-8aae6e2b6e4a.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a7bd590>
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741718%252Fgeneral%252Fdff99930-c1e0-4ab8-b745-0af9fbfdf2d0.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/dff99930-c1e0-4ab8-b745-0af9fbfdf2d0.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa4d850>
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752873%252Fgeneral%252F068f1da5-59af-49bc-b41a-4515d80106d9.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/068f1da5-59af-49bc-b41a-4515d80106d9.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9b0368f6-0113-5899-bb03-87a7cb8d3049
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69ac9410>
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752873%252Fgeneral%252F6702e4a5-eaf6-4f2b-b0ee-6fa9ffd1814e.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/6702e4a5-eaf6-4f2b-b0ee-6fa9ffd1814e.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9b0368f6-0113-5899-bb03-87a7cb8d3049
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b36fd0>
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750594%252Fgeneral%252F82caaa35-2e7d-4322-9c69-ae80ae4628a7.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/82caaa35-2e7d-4322-9c69-ae80ae4628a7.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e7987f9d-c90a-5d34-878b-a8022db8569d
2026-03-30 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751175/general/ace56223-13ac-461a-bef2-5a0074e24fd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743113)
2026-03-30 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753533/general/9714d787-9fd7-4b1f-8fd2-cb5d3b959356.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743252)
2026-03-30 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752868/general/b03edb6e-5eaa-496b-88a2-64fc89baf8f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741791)
2026-03-30 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741718/general/d2b71fa7-39e9-4727-8884-5cc4349aa167.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742602)
2026-03-30 13:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752873/general/20e9b747-3912-4049-bda9-fd1515325b20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743110)
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69acbc10>
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750930%252Fgeneral%252Fe018f9d5-658f-460d-887f-16ef98ca3674.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/e018f9d5-658f-460d-887f-16ef98ca3674.jpg saved to cache
2026-03-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d
2026-03-30 13:32:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96ef3d8e-1269-5f78-a074-af823720206f, skipping ID generation
2026-03-30 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-30 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96ef3d8e-1269-5f78-a074-af823720206f sending to next pipeline
2026-03-30 13:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 96ef3d8e-1269-5f78-a074-af823720206f, identifier: 10744547
2026-03-30 13:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a6d2750>
2026-03-30 13:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753073%252Fgeneral%252F3a59386b-d4a3-45c3-9703-6ee1657ba513.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753073/general/3a59386b-d4a3-45c3-9703-6ee1657ba513.jpg saved to cache
2026-03-30 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2f4026b0-9bac-562b-8468-27c18d01420f
2026-03-30 13:32:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f4026b0-9bac-562b-8468-27c18d01420f, skipping ID generation
2026-03-30 13:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f4026b0-9bac-562b-8468-27c18d01420f with scrape type 1
2026-03-30 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f4026b0-9bac-562b-8468-27c18d01420f sending to next pipeline
2026-03-30 13:32:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f4026b0-9bac-562b-8468-27c18d01420f, identifier: 10742081
2026-03-30 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-30 13:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750594/general/9447c116-4697-416a-b1cf-321a964c3890.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743047)
2026-03-30 13:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 96ef3d8e-1269-5f78-a074-af823720206f with identifier: 10744547
2026-03-30 13:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 96ef3d8e-1269-5f78-a074-af823720206f with identifier: 10744547
2026-03-30 13:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 96ef3d8e-1269-5f78-a074-af823720206f with identifier: 10744547 to the API
2026-03-30 13:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:30 [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-04-01T08: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=10744547',
'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-30 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744547%27 HTTP/1.1" 200 None
2026-03-30 13:32:30 [adesa.fr] INFO: Saving data for 10744547: {'created_time': 1774877550.589656, 'last_price_update_time': 1774877550.589667, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744547') HTTP/1.1" 204 0
2026-03-30 13:32:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f4026b0-9bac-562b-8468-27c18d01420f with identifier: 10742081
2026-03-30 13:32:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f4026b0-9bac-562b-8468-27c18d01420f with identifier: 10742081
2026-03-30 13:32:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f4026b0-9bac-562b-8468-27c18d01420f with identifier: 10742081 to the API
2026-03-30 13:32:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753073/general/3a59386b-d4a3-45c3-9703-6ee1657ba513.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '2f4026b0-9bac-562b-8468-27c18d01420f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57471',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742081',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 8581,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753073/general/67c591da-065b-4968-a60d-ac1df7a15c63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753073/general/9c7e442f-85ec-471c-90a9-28bdc2bb7607.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753073/general/3a59386b-d4a3-45c3-9703-6ee1657ba513.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753073/general/295fc42d-e6c8-4845-ab12-e9daf392028b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753073/general/8afb5d39-398f-4ca1-a0c5-aa381fcea6e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196972,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753073/general/2d174fa6-21a0-4825-9831-dd3a92391bd2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753073/general/a4ebc185-e7c0-452b-a116-af3f898ef7e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155811,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753073/general/5498b1ed-b297-4f7a-b240-1fa448fcd2fd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753073/general/ebdf516e-b19c-4918-8c34-1135bbf20156.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4026b0-9bac-562b-8468-27c18d01420f/2f4026b0-9bac-562b-8468-27c18d01420f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753073/general/10f13f8b-d055-4f89-a93b-1c689ee16a04.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 - 8.581 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710742081%27 HTTP/1.1" 200 None
2026-03-30 13:32:31 [adesa.fr] INFO: Saving data for 10742081: {'created_time': 1774877551.229268, 'last_price_update_time': 1774877551.229284, 'auction_closing_time': 1798675200.0}
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742081') HTTP/1.1" 204 0
2026-03-30 13:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750930/general/4b971f8a-ab52-44e2-ab8e-cded90d1142c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736252)
2026-03-30 13:32:31 [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-30 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-30 13:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741718/general/583d58e2-5b4c-4a60-b744-8dc088f3492e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742602)
2026-03-30 13:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752873/general/ca681b81-378e-4356-9490-f258ff6b2914.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743110)
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a9c2790>
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751175%252Fgeneral%252Face56223-13ac-461a-bef2-5a0074e24fd3.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751175/general/ace56223-13ac-461a-bef2-5a0074e24fd3.jpg saved to cache
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c
2026-03-30 13:32:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d0386ce-392a-5602-b9ea-a7daf80cd58c, skipping ID generation
2026-03-30 13:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c with scrape type 1
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d0386ce-392a-5602-b9ea-a7daf80cd58c sending to next pipeline
2026-03-30 13:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3d0386ce-392a-5602-b9ea-a7daf80cd58c, identifier: 10743113
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69d9d490>
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753533%252Fgeneral%252F9714d787-9fd7-4b1f-8fd2-cb5d3b959356.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753533/general/9714d787-9fd7-4b1f-8fd2-cb5d3b959356.jpg saved to cache
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2
2026-03-30 13:32:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71cc9701-5978-551c-a77e-b3ae4bdb39a2, skipping ID generation
2026-03-30 13:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2 with scrape type 1
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71cc9701-5978-551c-a77e-b3ae4bdb39a2 sending to next pipeline
2026-03-30 13:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 71cc9701-5978-551c-a77e-b3ae4bdb39a2, identifier: 10743252
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b37150>
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752868%252Fgeneral%252Fb03edb6e-5eaa-496b-88a2-64fc89baf8f5.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/b03edb6e-5eaa-496b-88a2-64fc89baf8f5.jpg saved to cache
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a857750>
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741718%252Fgeneral%252Fd2b71fa7-39e9-4727-8884-5cc4349aa167.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/d2b71fa7-39e9-4727-8884-5cc4349aa167.jpg saved to cache
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6ab99a10>
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752873%252Fgeneral%252F20e9b747-3912-4049-bda9-fd1515325b20.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/20e9b747-3912-4049-bda9-fd1515325b20.jpg saved to cache
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9b0368f6-0113-5899-bb03-87a7cb8d3049
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6aa43cd0>
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750594%252Fgeneral%252F9447c116-4697-416a-b1cf-321a964c3890.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750594/general/9447c116-4697-416a-b1cf-321a964c3890.jpg saved to cache
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e7987f9d-c90a-5d34-878b-a8022db8569d
2026-03-30 13:32:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7987f9d-c90a-5d34-878b-a8022db8569d, skipping ID generation
2026-03-30 13:32:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7987f9d-c90a-5d34-878b-a8022db8569d with scrape type 1
2026-03-30 13:32:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7987f9d-c90a-5d34-878b-a8022db8569d sending to next pipeline
2026-03-30 13:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e7987f9d-c90a-5d34-878b-a8022db8569d, identifier: 10743047
2026-03-30 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-30 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-30 13:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752868/general/e712aeae-3fe7-46a5-86d5-25d2fe25c623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741791)
2026-03-30 13:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750930/general/7d4fb3a2-b14e-4cc1-8a44-3eea9f13c119.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736252)
2026-03-30 13:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752873/general/d2049401-c2a0-4bab-ba00-91efcad26d83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743110)
2026-03-30 13:32:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3d0386ce-392a-5602-b9ea-a7daf80cd58c with identifier: 10743113
2026-03-30 13:32:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3d0386ce-392a-5602-b9ea-a7daf80cd58c with identifier: 10743113
2026-03-30 13:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3d0386ce-392a-5602-b9ea-a7daf80cd58c with identifier: 10743113 to the API
2026-03-30 13:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751175/general/ace56223-13ac-461a-bef2-5a0074e24fd3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'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': '3d0386ce-392a-5602-b9ea-a7daf80cd58c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-318-SF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743113',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 7716,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240490,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751175/general/ace56223-13ac-461a-bef2-5a0074e24fd3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250834,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751175/general/8f01827e-5612-48e5-b049-7f81fa874bf6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217137,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751175/general/6b9f2bb5-9a66-405e-81f9-c1606ab12c0a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232357,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751175/general/990ff465-42ab-482a-b29b-d7359a145baa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313994,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751175/general/48e67c5f-bcf0-45c2-8c7b-b3216d29a406.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290238,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751175/general/3e2d215a-fcb1-4032-a5ed-7461894984a5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 500221,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751175/general/ffae387c-afae-4ab2-a97f-7f75594b581a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392657,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751175/general/d30a0683-03fb-492d-a509-20c26b4b1f8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453142,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751175/general/034dbd90-7c92-4ff4-b71e-c3d8d7c128bf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d0386ce-392a-5602-b9ea-a7daf80cd58c/3d0386ce-392a-5602-b9ea-a7daf80cd58c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430551,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751175/general/5493c9af-efbe-49b0-8194-c32fb4d05b6e.jpg',
'Width': 1920}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2025-03-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 - Petrol - Automatic - 136 hp - 7.716 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-30 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710743113%27 HTTP/1.1" 200 None
2026-03-30 13:32:32 [adesa.fr] INFO: Saving data for 10743113: {'created_time': 1774877552.653183, 'last_price_update_time': 1774877552.653196, 'auction_closing_time': 1798671600.0}
2026-03-30 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10743113') HTTP/1.1" 204 0
2026-03-30 13:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 71cc9701-5978-551c-a77e-b3ae4bdb39a2 with identifier: 10743252
2026-03-30 13:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 71cc9701-5978-551c-a77e-b3ae4bdb39a2 with identifier: 10743252
2026-03-30 13:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 71cc9701-5978-551c-a77e-b3ae4bdb39a2 with identifier: 10743252 to the API
2026-03-30 13:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753533/general/9714d787-9fd7-4b1f-8fd2-cb5d3b959356.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 153,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '71cc9701-5978-551c-a77e-b3ae4bdb39a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57740',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743252',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 12670,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753533/general/3c2b709a-04db-459c-85de-702cd31fb7ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753533/general/a4384f26-4f15-451f-b338-2eae7ed40546.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753533/general/9714d787-9fd7-4b1f-8fd2-cb5d3b959356.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753533/general/72163757-a3ae-490b-9c59-6862550e8839.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753533/general/ddf406e8-8f04-4dd4-ae1e-301419c82a99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753533/general/954dc61a-d263-4d61-affe-d3906ec4abf3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753533/general/e87c6330-098f-4098-a133-9888a4bc41bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58801,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753533/general/04fb1b7a-f768-4f27-846e-78160ebbcada.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753533/general/1e1cb047-f276-425b-bdcd-fd399b10870a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71cc9701-5978-551c-a77e-b3ae4bdb39a2/71cc9701-5978-551c-a77e-b3ae4bdb39a2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753533/general/960bf2b7-71a8-442c-8825-ad0785c2d079.jpg',
'Width': 1024}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2025-04-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Kuga 2.5 Titanium - Hybrid - Automatic - 153 hp - 12.670 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2025}
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710743252%27 HTTP/1.1" 200 None
2026-03-30 13:32:33 [adesa.fr] INFO: Saving data for 10743252: {'created_time': 1774877553.138499, 'last_price_update_time': 1774877553.138514, 'auction_closing_time': 1798671600.0}
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10743252') HTTP/1.1" 204 0
2026-03-30 13:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e7987f9d-c90a-5d34-878b-a8022db8569d with identifier: 10743047
2026-03-30 13:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e7987f9d-c90a-5d34-878b-a8022db8569d with identifier: 10743047
2026-03-30 13:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e7987f9d-c90a-5d34-878b-a8022db8569d with identifier: 10743047 to the API
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750594/general/9447c116-4697-416a-b1cf-321a964c3890.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'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': 'e7987f9d-c90a-5d34-878b-a8022db8569d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-204-BS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743047',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 2059,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278156,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750594/general/c113257e-6f7d-4b71-a6f7-b572ad5f6878.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281789,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750594/general/9447c116-4697-416a-b1cf-321a964c3890.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249829,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750594/general/99be8b48-dd0b-4543-92ae-465f5b344c39.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249838,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750594/general/82caaa35-2e7d-4322-9c69-ae80ae4628a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289556,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750594/general/54e94b81-0e47-4c78-a701-7226366a3a09.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271332,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750594/general/271c077b-2d18-43ed-a7b7-33efd686a1d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424243,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750594/general/3b73bf03-b7c2-4048-a3ae-7134df5d8992.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376718,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750594/general/1947c598-efa1-4bc2-8f0e-842d0b208dc9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355911,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750594/general/949297ca-ecda-4388-8fb1-984b9eb043f6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7987f9d-c90a-5d34-878b-a8022db8569d/e7987f9d-c90a-5d34-878b-a8022db8569d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336916,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750594/general/c2d0355a-99d7-4371-bcf7-07cc15e8b727.jpg',
'Width': 1920}],
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-06-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 - Petrol - Automatic - 136 hp - 2.059 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710743047%27 HTTP/1.1" 200 None
2026-03-30 13:32:33 [adesa.fr] INFO: Saving data for 10743047: {'created_time': 1774877553.508619, 'last_price_update_time': 1774877553.508629, 'auction_closing_time': 1798671600.0}
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10743047') HTTP/1.1" 204 0
2026-03-30 13:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752868/general/22d4bb09-2610-437b-8976-8dc394c6c104.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741791)
2026-03-30 13:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741718/general/ab2ba528-f4f8-4a56-9bd7-b5a5525fa6d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742602)
2026-03-30 13:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750930/general/5f671eae-f908-419d-97ac-997e016be24f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736252)
2026-03-30 13:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752868/general/353216ee-13ef-4c2f-aac1-1a38545df4d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741791)
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a8a3810>
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750930%252Fgeneral%252F4b971f8a-ab52-44e2-ab8e-cded90d1142c.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/4b971f8a-ab52-44e2-ab8e-cded90d1142c.jpg saved to cache
2026-03-30 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a897290>
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5741718%252Fgeneral%252F583d58e2-5b4c-4a60-b744-8dc088f3492e.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/583d58e2-5b4c-4a60-b744-8dc088f3492e.jpg saved to cache
2026-03-30 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a4df10>
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752873%252Fgeneral%252Fca681b81-378e-4356-9490-f258ff6b2914.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/ca681b81-378e-4356-9490-f258ff6b2914.jpg saved to cache
2026-03-30 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9b0368f6-0113-5899-bb03-87a7cb8d3049
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a947e10>
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752868%252Fgeneral%252Fe712aeae-3fe7-46a5-86d5-25d2fe25c623.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/e712aeae-3fe7-46a5-86d5-25d2fe25c623.jpg saved to cache
2026-03-30 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a4f0d0>
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750930%252Fgeneral%252F7d4fb3a2-b14e-4cc1-8a44-3eea9f13c119.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/7d4fb3a2-b14e-4cc1-8a44-3eea9f13c119.jpg saved to cache
2026-03-30 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a830bd0>
2026-03-30 13:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752873%252Fgeneral%252Fd2049401-c2a0-4bab-ba00-91efcad26d83.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752873/general/d2049401-c2a0-4bab-ba00-91efcad26d83.jpg saved to cache
2026-03-30 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9b0368f6-0113-5899-bb03-87a7cb8d3049
2026-03-30 13:32:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b0368f6-0113-5899-bb03-87a7cb8d3049, skipping ID generation
2026-03-30 13:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b0368f6-0113-5899-bb03-87a7cb8d3049 with scrape type 1
2026-03-30 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b0368f6-0113-5899-bb03-87a7cb8d3049 sending to next pipeline
2026-03-30 13:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9b0368f6-0113-5899-bb03-87a7cb8d3049, identifier: 10743110
2026-03-30 13:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752868/general/ecbd8a52-45a3-4d45-bde1-1fb2264c39a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10741791)
2026-03-30 13:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9b0368f6-0113-5899-bb03-87a7cb8d3049 with identifier: 10743110
2026-03-30 13:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9b0368f6-0113-5899-bb03-87a7cb8d3049 with identifier: 10743110
2026-03-30 13:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9b0368f6-0113-5899-bb03-87a7cb8d3049 with identifier: 10743110 to the API
2026-03-30 13:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752873/general/d2049401-c2a0-4bab-ba00-91efcad26d83.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': '9b0368f6-0113-5899-bb03-87a7cb8d3049',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-999-YR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743110',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 18743,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246040,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752873/general/ad25e829-324a-40fe-bc16-38d2354c339c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253387,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752873/general/67c4715e-90b2-4325-9d3f-f57ad7b11285.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231404,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752873/general/d2049401-c2a0-4bab-ba00-91efcad26d83.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238657,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752873/general/ca681b81-378e-4356-9490-f258ff6b2914.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274521,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752873/general/d82a7d5d-e105-4a10-a11c-6bdbda82c13d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250983,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752873/general/20e9b747-3912-4049-bda9-fd1515325b20.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392877,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752873/general/068f1da5-59af-49bc-b41a-4515d80106d9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371262,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752873/general/6702e4a5-eaf6-4f2b-b0ee-6fa9ffd1814e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443951,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752873/general/023ab4e6-60df-456c-939c-abc858e28805.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b0368f6-0113-5899-bb03-87a7cb8d3049/9b0368f6-0113-5899-bb03-87a7cb8d3049_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356312,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752873/general/7afd5f4c-eff3-4f39-8dc2-9cc90f5094ac.jpg',
'Width': 1920}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2025-02-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 - Petrol - Manual - 101 hp - 18.743 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-30 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710743110%27 HTTP/1.1" 200 None
2026-03-30 13:32:34 [adesa.fr] INFO: Saving data for 10743110: {'created_time': 1774877554.476883, 'last_price_update_time': 1774877554.476895, 'auction_closing_time': 1798671600.0}
2026-03-30 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10743110') HTTP/1.1" 204 0
2026-03-30 13:32:34 [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/10744542)
2026-03-30 13:32:34 [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/10744542)
2026-03-30 13:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 13:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b12390>
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752868%252Fgeneral%252F22d4bb09-2610-437b-8976-8dc394c6c104.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/22d4bb09-2610-437b-8976-8dc394c6c104.jpg saved to cache
2026-03-30 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69995f10>
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5741718%252Fgeneral%252Fab2ba528-f4f8-4a56-9bd7-b5a5525fa6d9.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741718/general/ab2ba528-f4f8-4a56-9bd7-b5a5525fa6d9.jpg saved to cache
2026-03-30 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f
2026-03-30 13:32:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0fdec35b-68ce-5ad7-a352-9a82e012ea4f, skipping ID generation
2026-03-30 13:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f with scrape type 1
2026-03-30 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0fdec35b-68ce-5ad7-a352-9a82e012ea4f sending to next pipeline
2026-03-30 13:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0fdec35b-68ce-5ad7-a352-9a82e012ea4f, identifier: 10742602
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a830190>
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5750930%252Fgeneral%252F5f671eae-f908-419d-97ac-997e016be24f.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750930/general/5f671eae-f908-419d-97ac-997e016be24f.jpg saved to cache
2026-03-30 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d
2026-03-30 13:32:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2d1d7094-7e0b-50e1-a001-072f69a76c8d, skipping ID generation
2026-03-30 13:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d with scrape type 1
2026-03-30 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2d1d7094-7e0b-50e1-a001-072f69a76c8d sending to next pipeline
2026-03-30 13:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2d1d7094-7e0b-50e1-a001-072f69a76c8d, identifier: 10736252
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b13510>
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5752868%252Fgeneral%252F353216ee-13ef-4c2f-aac1-1a38545df4d1.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/353216ee-13ef-4c2f-aac1-1a38545df4d1.jpg saved to cache
2026-03-30 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abdbdd0>
2026-03-30 13:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 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-30 13:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752868%252Fgeneral%252Fecbd8a52-45a3-4d45-bde1-1fb2264c39a0.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752868/general/ecbd8a52-45a3-4d45-bde1-1fb2264c39a0.jpg saved to cache
2026-03-30 13:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951
2026-03-30 13:32:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 472c9ff0-e1a0-5d36-9ab9-280d904b8951, skipping ID generation
2026-03-30 13:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951 with scrape type 1
2026-03-30 13:32:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 472c9ff0-e1a0-5d36-9ab9-280d904b8951 sending to next pipeline
2026-03-30 13:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 472c9ff0-e1a0-5d36-9ab9-280d904b8951, identifier: 10741791
2026-03-30 13:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0fdec35b-68ce-5ad7-a352-9a82e012ea4f with identifier: 10742602
2026-03-30 13:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0fdec35b-68ce-5ad7-a352-9a82e012ea4f with identifier: 10742602
2026-03-30 13:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0fdec35b-68ce-5ad7-a352-9a82e012ea4f with identifier: 10742602 to the API
2026-03-30 13:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741718/general/ab2ba528-f4f8-4a56-9bd7-b5a5525fa6d9.jpg>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '0fdec35b-68ce-5ad7-a352-9a82e012ea4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ-303-HQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742602',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 28221,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169548,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741718/general/cc6e9c22-8868-4c3d-bc5f-38dd6406723e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170513,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741718/general/05c1694b-b137-495f-8c43-3b72be49024a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162089,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741718/general/ab2ba528-f4f8-4a56-9bd7-b5a5525fa6d9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159757,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741718/general/583d58e2-5b4c-4a60-b744-8dc088f3492e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222920,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741718/general/6e04ed7e-79e1-4c08-80ae-465c2553f13b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223487,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741718/general/d2b71fa7-39e9-4727-8884-5cc4349aa167.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354680,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741718/general/dff99930-c1e0-4ab8-b745-0af9fbfdf2d0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368282,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741718/general/1d4c8a03-0fbd-4054-8835-8aae6e2b6e4a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376499,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741718/general/c0f10bbb-dcac-459e-a4a6-6d844e545226.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fdec35b-68ce-5ad7-a352-9a82e012ea4f/0fdec35b-68ce-5ad7-a352-9a82e012ea4f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371546,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741718/general/e7f892f6-7180-447e-b6a5-dab656a5f1aa.jpg',
'Width': 1920}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2023-07-21',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Fiat 500 1.0 - Petrol - Manual - 70 hp - 28.221 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710742602%27 HTTP/1.1" 200 None
2026-03-30 13:32:35 [adesa.fr] INFO: Saving data for 10742602: {'created_time': 1774877555.472825, 'last_price_update_time': 1774877555.472837, 'auction_closing_time': 1798671600.0}
2026-03-30 13:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10742602') HTTP/1.1" 204 0
2026-03-30 13:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2d1d7094-7e0b-50e1-a001-072f69a76c8d with identifier: 10736252
2026-03-30 13:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2d1d7094-7e0b-50e1-a001-072f69a76c8d with identifier: 10736252
2026-03-30 13:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2d1d7094-7e0b-50e1-a001-072f69a76c8d with identifier: 10736252 to the API
2026-03-30 13:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750930/general/5f671eae-f908-419d-97ac-997e016be24f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '2d1d7094-7e0b-50e1-a001-072f69a76c8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-024-HJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736252',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 36000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209890,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750930/general/68ce8b37-bf6b-4618-ac07-04575d6dbbc4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204681,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750930/general/116a167f-ce51-45fd-9dd7-97a787f7186c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208474,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750930/general/5f671eae-f908-419d-97ac-997e016be24f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213799,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750930/general/7d4fb3a2-b14e-4cc1-8a44-3eea9f13c119.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387999,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750930/general/4b971f8a-ab52-44e2-ab8e-cded90d1142c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421876,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750930/general/0a799aa3-a8c1-4746-b536-7ed1c1f33535.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381424,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750930/general/e018f9d5-658f-460d-887f-16ef98ca3674.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222013,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750930/general/3936e831-a565-4e71-906d-302b55ccd4d5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364609,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750930/general/ff373799-9431-4c64-8996-6a55dad9790d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1d7094-7e0b-50e1-a001-072f69a76c8d/2d1d7094-7e0b-50e1-a001-072f69a76c8d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286732,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750930/general/70a9e51e-6e1f-4d13-b9c5-03a37e7e1747.jpg',
'Width': 1920}],
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-11-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid Business - Hybrid - Automatic - 150 hp '
'- 36.000 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-30 13:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736252%27 HTTP/1.1" 200 None
2026-03-30 13:32:35 [adesa.fr] INFO: Saving data for 10736252: {'created_time': 1774877555.994244, 'last_price_update_time': 1774877555.994256, 'auction_closing_time': 1798671600.0}
2026-03-30 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10736252') HTTP/1.1" 204 0
2026-03-30 13:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 472c9ff0-e1a0-5d36-9ab9-280d904b8951 with identifier: 10741791
2026-03-30 13:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 472c9ff0-e1a0-5d36-9ab9-280d904b8951 with identifier: 10741791
2026-03-30 13:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 472c9ff0-e1a0-5d36-9ab9-280d904b8951 with identifier: 10741791 to the API
2026-03-30 13:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752868/general/ecbd8a52-45a3-4d45-bde1-1fb2264c39a0.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': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '472c9ff0-e1a0-5d36-9ab9-280d904b8951',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-371-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741791',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 24872,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195192,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752868/general/3c65f7e3-cc13-4b07-be36-f6dd756b5b0e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198960,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752868/general/02997c8f-5faa-49e5-9e03-ec0856baf73a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169907,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752868/general/07ddc2f7-3877-412c-a2ec-b0247a884406.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165735,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752868/general/353216ee-13ef-4c2f-aac1-1a38545df4d1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240513,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752868/general/a76f663a-73ca-458b-8765-7c94506ffb11.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238057,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752868/general/ecbd8a52-45a3-4d45-bde1-1fb2264c39a0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451291,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752868/general/22d4bb09-2610-437b-8976-8dc394c6c104.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287424,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752868/general/e712aeae-3fe7-46a5-86d5-25d2fe25c623.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478126,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752868/general/1e11a643-9775-4e41-9a64-c4bdcf465623.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_472c9ff0-e1a0-5d36-9ab9-280d904b8951/472c9ff0-e1a0-5d36-9ab9-280d904b8951_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433437,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752868/general/b03edb6e-5eaa-496b-88a2-64fc89baf8f5.jpg',
'Width': 1920}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 Allure - Petrol - Manual - 101 hp - 24.872 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-30 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710741791%27 HTTP/1.1" 200 None
2026-03-30 13:32:36 [adesa.fr] INFO: Saving data for 10741791: {'created_time': 1774877556.397962, 'last_price_update_time': 1774877556.397974, 'auction_closing_time': 1798671600.0}
2026-03-30 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10741791') HTTP/1.1" 204 0
2026-03-30 13:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32: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-30 13:32:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cd0184c-ee69-5504-9a99-e5815903aeaa, skipping ID generation
2026-03-30 13:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd0184c-ee69-5504-9a99-e5815903aeaa with scrape type 1
2026-03-30 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cd0184c-ee69-5504-9a99-e5815903aeaa sending to next pipeline
2026-03-30 13:32:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7cd0184c-ee69-5504-9a99-e5815903aeaa, identifier: 10744542
2026-03-30 13:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10743036
2026-03-30 13:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 1
2026-03-30 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0
2026-03-30 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753429%252Fgeneral%252F244ff8bc-1bdc-4ddc-9834-073839793173.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/244ff8bc-1bdc-4ddc-9834-073839793173.jpg not downloaded yet
2026-03-30 13:32:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10744542
2026-03-30 13:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10744542
2026-03-30 13:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10744542 to the API
2026-03-30 13:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5629052/general/8294cebb-6981-43d9-bc0f-d01b44148ba5.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-04-01T08: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=10744542',
'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-30 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744542%27 HTTP/1.1" 200 None
2026-03-30 13:32:36 [adesa.fr] INFO: Saving data for 10744542: {'created_time': 1774877556.913615, 'last_price_update_time': 1774877556.913626, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744542') HTTP/1.1" 204 0
2026-03-30 13:32:36 [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-30 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5753429%252Fgeneral%252Fc7a859a5-2b87-4b7f-b7f5-61efe5548f34.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/c7a859a5-2b87-4b7f-b7f5-61efe5548f34.jpg not downloaded yet
2026-03-30 13:32:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10744597
2026-03-30 13:32:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf with scrape type 1
2026-03-30 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf
2026-03-30 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5724791%252Fgeneral%252F00cfb3bd-484a-493f-927a-31349ec94b65.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/00cfb3bd-484a-493f-927a-31349ec94b65.jpg already downloaded
2026-03-30 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5724791%252Fgeneral%252F2a685ff7-b1fb-411c-adca-25282de39bb5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/2a685ff7-b1fb-411c-adca-25282de39bb5.jpg already downloaded
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5724791%252Fgeneral%252F6135d484-7953-411d-82e1-74c930019b19.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/6135d484-7953-411d-82e1-74c930019b19.jpg already downloaded
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5724791%252Fgeneral%252F4203bdc5-61ff-4a87-81ee-184a0135eaf7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/4203bdc5-61ff-4a87-81ee-184a0135eaf7.jpg already downloaded
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5724791%252Fgeneral%252F7c621f80-39db-47d6-9582-af7e3a01633c.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/7c621f80-39db-47d6-9582-af7e3a01633c.jpeg already downloaded
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5724791%252Fgeneral%252Ff5bf73fa-1623-463a-835d-103679282ec7.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/f5bf73fa-1623-463a-835d-103679282ec7.jpeg already downloaded
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5724791%252Fgeneral%252Fb497a5dd-2325-4f64-acc9-fe00b6abf08b.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/b497a5dd-2325-4f64-acc9-fe00b6abf08b.jpeg already downloaded
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5724791%252Fgeneral%252F277fc18c-8fe6-45e6-9bd7-666e1a47b04e.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/277fc18c-8fe6-45e6-9bd7-666e1a47b04e.jpeg already downloaded
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5724791%252Fgeneral%252F5ca4e32e-6201-4e7b-9496-c7bf0adb89e4.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/5ca4e32e-6201-4e7b-9496-c7bf0adb89e4.jpeg already downloaded
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5724791%252Fgeneral%252Fbb63dfa5-95b4-48b7-9928-c3a879a9f1e7.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/bb63dfa5-95b4-48b7-9928-c3a879a9f1e7.jpeg already downloaded
2026-03-30 13:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 141e5245-ebb3-57bd-bf24-da9fb705dbaf, identifier: 10744597
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753429%252Fgeneral%252F08478d8d-1aaf-4891-8877-c7768d75da53.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/08478d8d-1aaf-4891-8877-c7768d75da53.jpg not downloaded yet
2026-03-30 13:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10744597
2026-03-30 13:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10744597
2026-03-30 13:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10744597 to the API
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744597>
{'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-04-01T08: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=10744597',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 156791,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5724791/general/00cfb3bd-484a-493f-927a-31349ec94b65.jpg',
'https://images.openlane.eu/carimgs/5724791/general/2a685ff7-b1fb-411c-adca-25282de39bb5.jpg',
'https://images.openlane.eu/carimgs/5724791/general/6135d484-7953-411d-82e1-74c930019b19.jpg',
'https://images.openlane.eu/carimgs/5724791/general/4203bdc5-61ff-4a87-81ee-184a0135eaf7.jpg',
'https://images.openlane.eu/carimgs/5724791/general/7c621f80-39db-47d6-9582-af7e3a01633c.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/f5bf73fa-1623-463a-835d-103679282ec7.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/b497a5dd-2325-4f64-acc9-fe00b6abf08b.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/277fc18c-8fe6-45e6-9bd7-666e1a47b04e.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/5ca4e32e-6201-4e7b-9496-c7bf0adb89e4.jpeg',
'https://images.openlane.eu/carimgs/5724791/general/bb63dfa5-95b4-48b7-9928-c3a879a9f1e7.jpeg'],
'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-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744597%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [adesa.fr] INFO: Saving data for 10744597: {'created_time': 1774877557.710039, 'last_price_update_time': 1774877557.710052, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744597') HTTP/1.1" 204 0
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753429%252Fgeneral%252Ffbefd9e2-8590-4f9c-bb10-e5dd858e67ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/fbefd9e2-8590-4f9c-bb10-e5dd858e67ac.jpg not downloaded yet
2026-03-30 13:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753429%252Fgeneral%252Ff7728394-247f-465c-830e-0e0f5f4391a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/f7728394-247f-465c-830e-0e0f5f4391a0.jpg not downloaded yet
2026-03-30 13:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753429%252Fgeneral%252F4379630b-a35e-4c45-8a78-f08ef1d9fcd3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/4379630b-a35e-4c45-8a78-f08ef1d9fcd3.jpg not downloaded yet
2026-03-30 13:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753429%252Fgeneral%252F65767ac1-bdc9-4602-934c-d0f707e9b549.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/65767ac1-bdc9-4602-934c-d0f707e9b549.jpg not downloaded yet
2026-03-30 13:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753429%252Fgeneral%252Fba5940b8-ef33-4561-a8be-9e6186cfb156.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/ba5940b8-ef33-4561-a8be-9e6186cfb156.jpg not downloaded yet
2026-03-30 13:32:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753429%252Fgeneral%252F018a739e-ea59-443a-917c-949dc090d3ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/018a739e-ea59-443a-917c-949dc090d3ce.jpg not downloaded yet
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5753429%252Fgeneral%252Fa50d1ee5-c59b-4107-863d-4e58dfbe90a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/a50d1ee5-c59b-4107-863d-4e58dfbe90a2.jpg not downloaded yet
2026-03-30 13:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeb95663-b4f5-54be-8e5a-7562fe02f769 with identifier: 10744559
2026-03-30 13:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeb95663-b4f5-54be-8e5a-7562fe02f769 with scrape type 1
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aeb95663-b4f5-54be-8e5a-7562fe02f769
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5669756%252Fgeneral%252F186f3169-858a-4636-b831-5333e4a9faf4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [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-30 13:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753429/general/08478d8d-1aaf-4891-8877-c7768d75da53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743036)
2026-03-30 13:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753429/general/fbefd9e2-8590-4f9c-bb10-e5dd858e67ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743036)
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5669756%252Fgeneral%252Fe5969b27-af3f-446a-b859-f42cf42557ec.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [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-30 13:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64f106f6-1c56-54bf-97da-2eec2f1cc00a with identifier: 10737854
2026-03-30 13:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a with scrape type 1
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5751554%252Fgeneral%252Fb1400b5a-e49a-44fc-8245-caaf46adb0f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/b1400b5a-e49a-44fc-8245-caaf46adb0f7.jpg not downloaded yet
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5669756%252Fgeneral%252F8fd590f1-9393-4097-81c9-e6cc6863b4b3.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [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-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5751554%252Fgeneral%252F5fcd5343-16a9-4ef8-b312-da5db9bc364c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/5fcd5343-16a9-4ef8-b312-da5db9bc364c.jpg not downloaded yet
2026-03-30 13:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with identifier: 10744563
2026-03-30 13:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with scrape type 1
2026-03-30 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de
2026-03-30 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672846%252Fgeneral%252Ff03718c3-e0d3-4428-94e3-3088014bfd08.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/f03718c3-e0d3-4428-94e3-3088014bfd08.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672846%252Fgeneral%252F678cdad4-74df-4b68-bc4e-16e3dd786054.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/678cdad4-74df-4b68-bc4e-16e3dd786054.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672846%252Fgeneral%252Ff7bf5d5b-7b4b-460f-8ee7-1e42f181e4e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/f7bf5d5b-7b4b-460f-8ee7-1e42f181e4e4.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672846%252Fgeneral%252F894d053f-41dd-4a63-a648-1bdfaf2278f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/894d053f-41dd-4a63-a648-1bdfaf2278f4.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672846%252Fgeneral%252F6e49ab0c-e79f-4e2f-98e2-01b7cf7e2a18.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/6e49ab0c-e79f-4e2f-98e2-01b7cf7e2a18.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672846%252Fgeneral%252F36994e0d-0c22-4364-bfee-a915be459dfb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/36994e0d-0c22-4364-bfee-a915be459dfb.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672846%252Fgeneral%252F708c54a6-a8c3-41b3-a84e-9c7132f2423d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/708c54a6-a8c3-41b3-a84e-9c7132f2423d.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672846%252Fgeneral%252Fdb21b37c-b788-4a19-81d2-f43e8b391d36.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/db21b37c-b788-4a19-81d2-f43e8b391d36.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672846%252Fgeneral%252F12b2faa0-f73b-4cc0-a531-43c7e46a593c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/12b2faa0-f73b-4cc0-a531-43c7e46a593c.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5672846%252Fgeneral%252Ff74034ef-bb6e-4172-aa6d-0c62cfc6afab.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/f74034ef-bb6e-4172-aa6d-0c62cfc6afab.jpg already downloaded
2026-03-30 13:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de, identifier: 10744563
2026-03-30 13:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25396c34-6d46-5380-8f8c-88aa18165a45 with identifier: 10744552
2026-03-30 13:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25396c34-6d46-5380-8f8c-88aa18165a45 with scrape type 1
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25396c34-6d46-5380-8f8c-88aa18165a45
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5656352%252Fgeneral%252Fa36e6010-9764-4d9f-a1a4-dccbd3a68a0e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [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-30 13:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with identifier: 10744563
2026-03-30 13:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with identifier: 10744563
2026-03-30 13:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with identifier: 10744563 to the API
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744563>
{'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-04-01T08: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=10744563',
'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': 11900,
'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-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744563%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [adesa.fr] INFO: Saving data for 10744563: {'created_time': 1774877558.621655, 'last_price_update_time': 1774877558.621667, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744563') HTTP/1.1" 204 0
2026-03-30 13:32:38 [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/10744559)
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5669756%252Fgeneral%252F752d42a2-450f-4c1a-ae28-63c014dd32f3.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [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-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5751554%252Fgeneral%252F5cbc1cd5-8b26-4b01-8aa6-35125e453188.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/5cbc1cd5-8b26-4b01-8aa6-35125e453188.jpg not downloaded yet
2026-03-30 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-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5656352%252Fgeneral%252F6904e938-9fdd-479d-a4bb-8bff20c2094e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [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-30 13:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d82e522-41cd-554c-bad6-41a6424ac0c6 with identifier: 10744613
2026-03-30 13:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d82e522-41cd-554c-bad6-41a6424ac0c6 with scrape type 1
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d82e522-41cd-554c-bad6-41a6424ac0c6
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739097%252Fgeneral%252Fd6033644-0678-4e1c-82c5-66189d29e641.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/d6033644-0678-4e1c-82c5-66189d29e641.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739097%252Fgeneral%252F827147f7-f1a2-45d9-a090-18faf2797f47.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/827147f7-f1a2-45d9-a090-18faf2797f47.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739097%252Fgeneral%252Ffe842415-bb6b-4535-9210-56b4014c86e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/fe842415-bb6b-4535-9210-56b4014c86e3.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739097%252Fgeneral%252Ff0abd0ef-9bfa-4f30-8e4e-ec0f8938a0a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/f0abd0ef-9bfa-4f30-8e4e-ec0f8938a0a7.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739097%252Fgeneral%252F0a9a3f14-4293-48e5-9619-40a986795285.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/0a9a3f14-4293-48e5-9619-40a986795285.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739097%252Fgeneral%252F927d7be0-21a3-4c07-8c86-a869c7dc8061.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/927d7be0-21a3-4c07-8c86-a869c7dc8061.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739097%252Fgeneral%252F56d63508-2ab2-4b6a-86a5-b5a3aa6652de.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/56d63508-2ab2-4b6a-86a5-b5a3aa6652de.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739097%252Fgeneral%252F3906ebb0-27c2-414d-88da-bc23c84f6b2c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/3906ebb0-27c2-414d-88da-bc23c84f6b2c.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739097%252Fgeneral%252F3285ae75-da5e-4f34-a79f-d239acad6658.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/3285ae75-da5e-4f34-a79f-d239acad6658.jpg already downloaded
2026-03-30 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739097%252Fgeneral%252Fda75629c-0527-424c-8c30-11dc98ea640d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/da75629c-0527-424c-8c30-11dc98ea640d.jpg already downloaded
2026-03-30 13:32:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9d82e522-41cd-554c-bad6-41a6424ac0c6, identifier: 10744613
2026-03-30 13:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753429/general/c7a859a5-2b87-4b7f-b7f5-61efe5548f34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743036)
2026-03-30 13:32:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9d82e522-41cd-554c-bad6-41a6424ac0c6 with identifier: 10744613
2026-03-30 13:32:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9d82e522-41cd-554c-bad6-41a6424ac0c6 with identifier: 10744613
2026-03-30 13:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9d82e522-41cd-554c-bad6-41a6424ac0c6 with identifier: 10744613 to the API
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744613>
{'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-04-01T08: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=10744613',
'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-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744613%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [adesa.fr] INFO: Saving data for 10744613: {'created_time': 1774877559.349314, 'last_price_update_time': 1774877559.349326, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744613') HTTP/1.1" 204 0
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5669756%252Fgeneral%252F566d8f49-d777-499f-9485-e4224492228b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5751554%252Fgeneral%252F3fe386ad-3a1c-48d0-a5d2-cb94687cb10e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/3fe386ad-3a1c-48d0-a5d2-cb94687cb10e.jpg not downloaded yet
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5656352%252Fgeneral%252F26ac97ed-59f9-4ae3-8edb-5ea30d9e7933.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a7be5d0>
2026-03-30 13:32:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753429%252Fgeneral%252F08478d8d-1aaf-4891-8877-c7768d75da53.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/08478d8d-1aaf-4891-8877-c7768d75da53.jpg saved to cache
2026-03-30 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0
2026-03-30 13:32:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a7b5dd0>
2026-03-30 13:32:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753429%252Fgeneral%252Ffbefd9e2-8590-4f9c-bb10-e5dd858e67ac.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/fbefd9e2-8590-4f9c-bb10-e5dd858e67ac.jpg saved to cache
2026-03-30 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0
2026-03-30 13:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4704ca18-3d80-5f56-98e5-27b35d2ea542 with identifier: 10744561
2026-03-30 13:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 with scrape type 1
2026-03-30 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4704ca18-3d80-5f56-98e5-27b35d2ea542
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F17889a70-8ca4-4075-b66a-dfa840204113.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:39 [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-30 13:32:39 [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/10744552)
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5669756%252Fgeneral%252F15cc56ed-17ac-4f6f-87bb-bf9aa0d1aefb.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5751554%252Fgeneral%252F7cad68af-340d-4f1e-b25b-8d98c1f9cc90.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/7cad68af-340d-4f1e-b25b-8d98c1f9cc90.jpg not downloaded yet
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5656352%252Fgeneral%252F4b89c4c0-3d9e-4905-8e0b-05eb28728006.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252Faf2f0846-c298-45e6-96d1-f054e923e1d3.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6abbd410>
2026-03-30 13:32:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753429%252Fgeneral%252Fc7a859a5-2b87-4b7f-b7f5-61efe5548f34.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/c7a859a5-2b87-4b7f-b7f5-61efe5548f34.jpg saved to cache
2026-03-30 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0
2026-03-30 13:32:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39523bed-104c-56a2-9a8b-7d3e8359d281 with identifier: 10744556
2026-03-30 13:32:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39523bed-104c-56a2-9a8b-7d3e8359d281 with scrape type 1
2026-03-30 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39523bed-104c-56a2-9a8b-7d3e8359d281
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5660624%252Fgeneral%252F5fdffd65-48e8-4c06-b930-8180acfd8985.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753429/general/65767ac1-bdc9-4602-934c-d0f707e9b549.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743036)
2026-03-30 13:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751554/general/5fcd5343-16a9-4ef8-b312-da5db9bc364c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737854)
2026-03-30 13:32:39 [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/10744559)
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5669756%252Fgeneral%252Ff0451ab1-2657-4572-88ed-74d3a8494e73.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5751554%252Fgeneral%252F9467092a-4640-412f-9804-d27e2c21643c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/9467092a-4640-412f-9804-d27e2c21643c.jpg not downloaded yet
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5656352%252Fgeneral%252F95db0e43-ae14-4842-a204-e5cb84c22902.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F502f4da5-d5f0-477d-b51b-d1bd8bbe1880.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753429/general/4379630b-a35e-4c45-8a78-f08ef1d9fcd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743036)
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5660624%252Fgeneral%252F3ba45f7f-6e85-45c9-9427-7f3abc3d8d25.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [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-30 13:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753429/general/a50d1ee5-c59b-4107-863d-4e58dfbe90a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743036)
2026-03-30 13:32:39 [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/10744552)
2026-03-30 13:32:39 [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/10744561)
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5669756%252Fgeneral%252Fc4e25e6e-43e7-4f7d-8427-6520909d5d36.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5751554%252Fgeneral%252Fdba8a962-2fdb-4481-a295-71884a2d3b32.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/dba8a962-2fdb-4481-a295-71884a2d3b32.jpg not downloaded yet
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5656352%252Fgeneral%252F70364ca9-893c-45f9-9201-8e0c4663c67e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252Fabeca382-b387-4d3b-a9f9-70115096a047.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5660624%252Fgeneral%252F857cbead-cd18-4895-9d0b-c30621a5e157.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:39 [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-30 13:32:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:40 [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/10744561)
2026-03-30 13:32:40 [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/10744552)
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5669756%252Fgeneral%252F824e0da9-cbf2-40e2-b215-46c444c6ed78.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [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-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5751554%252Fgeneral%252F7dfe5327-81b8-4df3-a63c-8941ce2bc7af.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/7dfe5327-81b8-4df3-a63c-8941ce2bc7af.jpg not downloaded yet
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5656352%252Fgeneral%252F4feb2cf2-f5af-404a-b6ee-7a1c33e02bc7.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [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-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5670695%252Fgeneral%252F5ccef4ce-f88c-45a6-b4b0-86a6b9212ca1.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [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-30 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69a04290>
2026-03-30 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753429%252Fgeneral%252F65767ac1-bdc9-4602-934c-d0f707e9b549.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/65767ac1-bdc9-4602-934c-d0f707e9b549.jpg saved to cache
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0
2026-03-30 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6ab89850>
2026-03-30 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751554%252Fgeneral%252F5fcd5343-16a9-4ef8-b312-da5db9bc364c.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/5fcd5343-16a9-4ef8-b312-da5db9bc364c.jpg saved to cache
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a
2026-03-30 13:32:40 [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-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660624%252Fgeneral%252F562bee67-686c-4f66-8318-d2b8dbb85550.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [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-30 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69d684d0>
2026-03-30 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753429%252Fgeneral%252F4379630b-a35e-4c45-8a78-f08ef1d9fcd3.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/4379630b-a35e-4c45-8a78-f08ef1d9fcd3.jpg saved to cache
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0
2026-03-30 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751554/general/7cad68af-340d-4f1e-b25b-8d98c1f9cc90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737854)
2026-03-30 13:32:40 [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/10744556)
2026-03-30 13:32:40 [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/10744552)
2026-03-30 13:32:40 [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/10744561)
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5669756%252Fgeneral%252F92327bae-31d3-44ca-9d9e-018e0aed762b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [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-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5751554%252Fgeneral%252F07e171de-710e-45e6-aa07-f9d0dd5eac7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/07e171de-710e-45e6-aa07-f9d0dd5eac7d.jpg not downloaded yet
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5656352%252Fgeneral%252Fab055a28-a92c-40ba-aca2-f6d087385b93.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [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-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5670695%252Fgeneral%252Fd75fbc81-23c0-4bfa-b4d0-d833f2de319e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [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-30 13:32:40 [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/10744556)
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660624%252Fgeneral%252F0359162a-526d-4276-a655-024fc63ed04e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [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-30 13:32:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf698ad050>
2026-03-30 13:32:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753429%252Fgeneral%252Fa50d1ee5-c59b-4107-863d-4e58dfbe90a2.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/a50d1ee5-c59b-4107-863d-4e58dfbe90a2.jpg saved to cache
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0
2026-03-30 13:32:40 [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-30 13:32:40 [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-30 13:32:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d93bd63-df18-55d7-b842-558504784d76 with identifier: 10744609
2026-03-30 13:32:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d93bd63-df18-55d7-b842-558504784d76 with scrape type 1
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d93bd63-df18-55d7-b842-558504784d76
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5735879%252Fgeneral%252F58814d12-6fee-4b0e-b8fa-344c00db068d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/58814d12-6fee-4b0e-b8fa-344c00db068d.jpg already downloaded
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5735879%252Fgeneral%252Ff9881e89-a16e-4855-a46e-dfbde5ddaed1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/f9881e89-a16e-4855-a46e-dfbde5ddaed1.jpg already downloaded
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5735879%252Fgeneral%252F265e748d-5fdd-4307-bf00-6bcb3f7fbf9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/265e748d-5fdd-4307-bf00-6bcb3f7fbf9c.jpg already downloaded
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5735879%252Fgeneral%252F323bcb6f-73d6-48f6-bcc7-2e02ad7ea1d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/323bcb6f-73d6-48f6-bcc7-2e02ad7ea1d1.jpg already downloaded
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5735879%252Fgeneral%252F0ff6b046-9637-40fb-8d31-a70506dc6bf1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/0ff6b046-9637-40fb-8d31-a70506dc6bf1.jpg already downloaded
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5735879%252Fgeneral%252Fd5537cb2-f6c6-427a-a5c7-5ca1c636b559.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/d5537cb2-f6c6-427a-a5c7-5ca1c636b559.jpg already downloaded
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5735879%252Fgeneral%252Fdf7dde30-1cb2-4a82-933d-ce79fc26a137.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/df7dde30-1cb2-4a82-933d-ce79fc26a137.jpg already downloaded
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5735879%252Fgeneral%252F91360c41-63d4-4f6c-bced-1b53bd57b1dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/91360c41-63d4-4f6c-bced-1b53bd57b1dc.jpg already downloaded
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5735879%252Fgeneral%252F17ce6240-b89d-4a38-9625-83c1240b464e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/17ce6240-b89d-4a38-9625-83c1240b464e.jpg already downloaded
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5735879%252Fdamage%252Fa5c2de5e-fb03-4dfb-be30-997adcbb63eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/damage/a5c2de5e-fb03-4dfb-be30-997adcbb63eb.jpg already downloaded
2026-03-30 13:32:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4d93bd63-df18-55d7-b842-558504784d76, identifier: 10744609
2026-03-30 13:32:40 [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-30 13:32:40 [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-30 13:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751554/general/9467092a-4640-412f-9804-d27e2c21643c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737854)
2026-03-30 13:32:40 [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/10744552)
2026-03-30 13:32:40 [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/10744561)
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5751554%252Fgeneral%252F123aa9b4-3690-492c-9950-62d9aaa98279.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/123aa9b4-3690-492c-9950-62d9aaa98279.jpg not downloaded yet
2026-03-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5656352%252Fgeneral%252F9ada2fc5-0ada-4db5-90c5-af8677ee09d1.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:40 [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-30 13:32:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5670695%252Fgeneral%252F98145093-88ee-4a10-83a1-9bde81aacbd7.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [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-30 13:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4d93bd63-df18-55d7-b842-558504784d76 with identifier: 10744609
2026-03-30 13:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4d93bd63-df18-55d7-b842-558504784d76 with identifier: 10744609
2026-03-30 13:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4d93bd63-df18-55d7-b842-558504784d76 with identifier: 10744609 to the API
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744609>
{'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-04-01T08: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=10744609',
'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-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744609%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [adesa.fr] INFO: Saving data for 10744609: {'created_time': 1774877561.308311, 'last_price_update_time': 1774877561.308322, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744609') HTTP/1.1" 204 0
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660624%252Fgeneral%252Fe1d6675a-9fb3-4ae7-bb9a-5d59d4d28125.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [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-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5656352%252Fgeneral%252F6e318215-4c06-4985-85c2-ee01663105c3.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [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-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5670695%252Fgeneral%252F21ccfa74-85e6-4abb-aced-46739026427d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [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-30 13:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a62c190>
2026-03-30 13:32:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751554%252Fgeneral%252F7cad68af-340d-4f1e-b25b-8d98c1f9cc90.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/7cad68af-340d-4f1e-b25b-8d98c1f9cc90.jpg saved to cache
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a
2026-03-30 13:32:41 [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-30 13:32:41 [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-30 13:32:41 [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-30 13:32:41 [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-30 13:32:41 [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/10744552)
2026-03-30 13:32:41 [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/10744561)
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660624%252Fgeneral%252Fa86b1ee7-9095-45c3-8da7-f8298e04073c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [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-30 13:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69d5b690>
2026-03-30 13:32:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751554%252Fgeneral%252F9467092a-4640-412f-9804-d27e2c21643c.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/9467092a-4640-412f-9804-d27e2c21643c.jpg saved to cache
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a
2026-03-30 13:32:41 [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-30 13:32:41 [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-30 13:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with identifier: 10744605
2026-03-30 13:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with scrape type 1
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5733575%252Fgeneral%252F214e9e53-4cd3-4f58-bdd1-3016e0b31bfc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/214e9e53-4cd3-4f58-bdd1-3016e0b31bfc.jpg already downloaded
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5733575%252Fgeneral%252F4cc5eac1-c043-42ab-afa1-75754800e551.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/4cc5eac1-c043-42ab-afa1-75754800e551.jpg already downloaded
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5733575%252Fgeneral%252F0b6f9cc7-145a-491c-b5f0-a027bc82a10a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/0b6f9cc7-145a-491c-b5f0-a027bc82a10a.jpg already downloaded
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5733575%252Fgeneral%252Fd59cbf39-426d-4aae-902c-8db0d819ecd7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/d59cbf39-426d-4aae-902c-8db0d819ecd7.jpg already downloaded
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5733575%252Fgeneral%252F2d72a67b-8d43-43d4-9246-0c1987d84a97.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/2d72a67b-8d43-43d4-9246-0c1987d84a97.jpg already downloaded
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5733575%252Fgeneral%252F3d2785d1-df6f-4e56-8e08-11835b234f49.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/3d2785d1-df6f-4e56-8e08-11835b234f49.jpg already downloaded
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5733575%252Fgeneral%252F5bac4bd2-aef9-4b3c-ba0c-6d2182968a44.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/5bac4bd2-aef9-4b3c-ba0c-6d2182968a44.jpg already downloaded
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5733575%252Fgeneral%252Ffdc1a0ef-3d40-4a78-94aa-0a6716a6b334.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/fdc1a0ef-3d40-4a78-94aa-0a6716a6b334.jpg already downloaded
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5733575%252Fgeneral%252F8bc5e5b5-a828-4252-811a-577d809c71d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/8bc5e5b5-a828-4252-811a-577d809c71d3.jpg already downloaded
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5733575%252Fgeneral%252Fa0f5fff4-555e-4a09-83f0-d2d962d26990.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/a0f5fff4-555e-4a09-83f0-d2d962d26990.jpg already downloaded
2026-03-30 13:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4, identifier: 10744605
2026-03-30 13:32:41 [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/10744559)
2026-03-30 13:32:41 [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/10744556)
2026-03-30 13:32:41 [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/10744561)
2026-03-30 13:32:41 [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/10744552)
2026-03-30 13:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5670695%252Fgeneral%252F5c0c7722-b8f0-4c28-b72e-d1e5be3ed6a2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [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-30 13:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with identifier: 10744605
2026-03-30 13:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with identifier: 10744605
2026-03-30 13:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with identifier: 10744605 to the API
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744605>
{'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-04-01T08: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=10744605',
'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-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744605%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [adesa.fr] INFO: Saving data for 10744605: {'created_time': 1774877562.318485, 'last_price_update_time': 1774877562.318498, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744605') HTTP/1.1" 204 0
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5660624%252Fgeneral%252F3b4ecc4a-d32a-40f3-b3ca-994b8b0f127b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [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-30 13:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:42 [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/10744556)
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5670695%252Fgeneral%252F414f7190-f271-4404-9a9d-6e2a649aedec.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [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-30 13:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db679c17-24e8-5bab-b81e-18e1f8e98d55 with identifier: 10744616
2026-03-30 13:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db679c17-24e8-5bab-b81e-18e1f8e98d55 with scrape type 1
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db679c17-24e8-5bab-b81e-18e1f8e98d55
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739812%252Fgeneral%252Fd09868dc-a480-4914-bb90-91ab816e65de.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/d09868dc-a480-4914-bb90-91ab816e65de.jpg already downloaded
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739812%252Fgeneral%252F03c55014-8b44-48d7-abfa-35970f377f90.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/03c55014-8b44-48d7-abfa-35970f377f90.jpg already downloaded
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739812%252Fgeneral%252Fc7613f6a-9808-48d5-896c-7767ce8d7a65.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/c7613f6a-9808-48d5-896c-7767ce8d7a65.jpg already downloaded
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739812%252Fgeneral%252F49d9e172-6db3-4cb9-a040-5e583c04dfa7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/49d9e172-6db3-4cb9-a040-5e583c04dfa7.jpg already downloaded
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739812%252Fgeneral%252Fb7722206-94bb-48e7-8aeb-d824f29ee48a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/b7722206-94bb-48e7-8aeb-d824f29ee48a.jpg already downloaded
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739812%252Fgeneral%252Fc6037e88-2ec0-4524-a7b9-53a99caa6755.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/c6037e88-2ec0-4524-a7b9-53a99caa6755.jpg already downloaded
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739812%252Fgeneral%252F615ea829-5885-4ec8-844f-ec79006a4e81.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/615ea829-5885-4ec8-844f-ec79006a4e81.jpg already downloaded
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739812%252Fgeneral%252Fe5a31cb3-f6ca-4713-9b35-32dea9756f21.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/e5a31cb3-f6ca-4713-9b35-32dea9756f21.jpg already downloaded
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739812%252Fgeneral%252F4f5faf4c-b853-446b-bbff-6dc43daade36.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/4f5faf4c-b853-446b-bbff-6dc43daade36.jpg already downloaded
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739812%252Fgeneral%252Feb53af0b-84d9-41a5-ae1b-a3c45753b662.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/eb53af0b-84d9-41a5-ae1b-a3c45753b662.jpg already downloaded
2026-03-30 13:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: db679c17-24e8-5bab-b81e-18e1f8e98d55, identifier: 10744616
2026-03-30 13:32:42 [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-30 13:32:42 [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-30 13:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aa95ac5-da45-5182-ac1a-f472557e552e with identifier: 10744598
2026-03-30 13:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aa95ac5-da45-5182-ac1a-f472557e552e with scrape type 1
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3aa95ac5-da45-5182-ac1a-f472557e552e
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5724898%252Fgeneral%252F04f83dbb-da96-4917-ad7b-0ba548cb17fb.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/04f83dbb-da96-4917-ad7b-0ba548cb17fb.JPG not downloaded yet
2026-03-30 13:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb195810-27a2-517c-b588-a2ee79f224c4 with identifier: 10744543
2026-03-30 13:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb195810-27a2-517c-b588-a2ee79f224c4 with scrape type 1
2026-03-30 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb195810-27a2-517c-b588-a2ee79f224c4
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5632463%252Fgeneral%252F33ae54f3-9a53-4488-b803-6376458fa60c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [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-30 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5660624%252Fgeneral%252Fca541f2b-a301-4acf-b62c-acc845678e38.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:42 [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-30 13:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: db679c17-24e8-5bab-b81e-18e1f8e98d55 with identifier: 10744616
2026-03-30 13:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: db679c17-24e8-5bab-b81e-18e1f8e98d55 with identifier: 10744616
2026-03-30 13:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: db679c17-24e8-5bab-b81e-18e1f8e98d55 with identifier: 10744616 to the API
2026-03-30 13:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744616>
{'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-04-01T08: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=10744616',
'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-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744616%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [adesa.fr] INFO: Saving data for 10744616: {'created_time': 1774877563.17151, 'last_price_update_time': 1774877563.171523, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744616') HTTP/1.1" 204 0
2026-03-30 13:32:43 [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-30 13:32:43 [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-30 13:32:43 [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-30 13:32:43 [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-30 13:32:43 [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/10744556)
2026-03-30 13:32:43 [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/10744561)
2026-03-30 13:32:43 [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/10744552)
2026-03-30 13:32:43 [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/10744552)
2026-03-30 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/10744561)
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5724898%252Fgeneral%252F539e604c-6b48-4d53-b257-ccab613db2f7.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/539e604c-6b48-4d53-b257-ccab613db2f7.JPG not downloaded yet
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5632463%252Fgeneral%252F4ddc31bc-eed5-43ff-9336-829d800ce698.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [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-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5660624%252Fgeneral%252F42257859-80ae-42b6-86a6-a2917732cf9d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [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-30 13:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with identifier: 10744606
2026-03-30 13:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with scrape type 1
2026-03-30 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734527%252Fgeneral%252Fda299404-fed8-4792-a7be-d0fd98ed763d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/da299404-fed8-4792-a7be-d0fd98ed763d.jpg already downloaded
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734527%252Fgeneral%252F5e46f17e-4ccd-47df-90e1-0b02f66cf507.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/5e46f17e-4ccd-47df-90e1-0b02f66cf507.jpg already downloaded
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734527%252Fgeneral%252Fd5eb14e6-748d-4c54-a227-387c27cd7a09.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/d5eb14e6-748d-4c54-a227-387c27cd7a09.jpg already downloaded
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734527%252Fgeneral%252Fd8b6831a-fc69-45db-a701-1d1dbf26801b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/d8b6831a-fc69-45db-a701-1d1dbf26801b.jpg already downloaded
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734527%252Fgeneral%252F798b608f-8b7c-464a-ba9d-cbdb30aa9d3d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/798b608f-8b7c-464a-ba9d-cbdb30aa9d3d.jpg already downloaded
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734527%252Fgeneral%252Fa2c0a656-0af9-49f5-aba9-cff3d08776f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/a2c0a656-0af9-49f5-aba9-cff3d08776f6.jpg already downloaded
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734527%252Fgeneral%252F8a898c61-3eae-418d-86a2-3c9ba5c2294d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/8a898c61-3eae-418d-86a2-3c9ba5c2294d.jpg already downloaded
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734527%252Fgeneral%252F95082dc0-0fe7-4b61-87cd-772f523ee509.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/95082dc0-0fe7-4b61-87cd-772f523ee509.jpg already downloaded
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734527%252Fgeneral%252F4150dfa9-db6c-4c08-abe6-91131c01994f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/4150dfa9-db6c-4c08-abe6-91131c01994f.jpg already downloaded
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5734527%252Fgeneral%252F7055f8a8-4a17-476e-bdf7-06112a6d63a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/7055f8a8-4a17-476e-bdf7-06112a6d63a7.jpg already downloaded
2026-03-30 13:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7, identifier: 10744606
2026-03-30 13:32:43 [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-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5724898%252Fgeneral%252F8e77d983-dfb4-4887-a356-902907a1d5a5.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/8e77d983-dfb4-4887-a356-902907a1d5a5.JPG not downloaded yet
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5632463%252Fgeneral%252Fa35bf27c-7be3-4655-b363-fe73183a8651.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:43 [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-30 13:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with identifier: 10744606
2026-03-30 13:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with identifier: 10744606
2026-03-30 13:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with identifier: 10744606 to the API
2026-03-30 13:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744606>
{'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-04-01T08: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=10744606',
'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-30 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744606%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [adesa.fr] INFO: Saving data for 10744606: {'created_time': 1774877564.017185, 'last_price_update_time': 1774877564.017203, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744606') HTTP/1.1" 204 0
2026-03-30 13:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3abd1a4-7a89-5623-ae03-ecbb49a65412 with identifier: 10744569
2026-03-30 13:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 with scrape type 1
2026-03-30 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3abd1a4-7a89-5623-ae03-ecbb49a65412
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5685291%252Fgeneral%252F83752488-c9a4-43a2-9de0-76fe631f150b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [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-30 13:32:44 [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/10744556)
2026-03-30 13:32:44 [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/10744561)
2026-03-30 13:32:44 [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/10744556)
2026-03-30 13:32:44 [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/10744559)
2026-03-30 13:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751554/general/7dfe5327-81b8-4df3-a63c-8941ce2bc7af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737854)
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5724898%252Fgeneral%252F9cda809b-07a2-4f1e-ae9b-8068ab203a5b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/9cda809b-07a2-4f1e-ae9b-8068ab203a5b.JPG not downloaded yet
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5632463%252Fgeneral%252F520fc1eb-19d6-4e99-997d-a2b18b8a90ad.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [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-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5685291%252Fgeneral%252Fbd9d95d0-d61f-480a-96e2-d08fc690be27.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [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-30 13:32:44 [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-30 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-30 13:32:44 [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-30 13:32:44 [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-30 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-30 13:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751554/general/07e171de-710e-45e6-aa07-f9d0dd5eac7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737854)
2026-03-30 13:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751554/general/123aa9b4-3690-492c-9950-62d9aaa98279.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737854)
2026-03-30 13:32:44 [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/10744543)
2026-03-30 13:32:44 [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/10744556)
2026-03-30 13:32:44 [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/10744561)
2026-03-30 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724898/general/04f83dbb-da96-4917-ad7b-0ba548cb17fb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744598)
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5724898%252Fgeneral%252F892c91be-4b53-4e65-bcb8-3c299c61779f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/892c91be-4b53-4e65-bcb8-3c299c61779f.JPG not downloaded yet
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5632463%252Fgeneral%252F840d2fb2-b8b0-4924-a360-1d0757d08236.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [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-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5685291%252Fgeneral%252Fba822a7a-f363-45b0-8b59-e53a46acee1f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [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-30 13:32:44 [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/10744559)
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5724898%252Fgeneral%252F854d768e-4ca9-427b-a009-b006e7bca277.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/854d768e-4ca9-427b-a009-b006e7bca277.JPG not downloaded yet
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5632463%252Fgeneral%252Fbce8b00e-24a8-47b1-ace9-e9b88b7b2fb0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [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-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5685291%252Fgeneral%252F60af3f33-dd7b-41ba-87b5-9984adb0de6e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [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-30 13:32:44 [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/10744569)
2026-03-30 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724898/general/539e604c-6b48-4d53-b257-ccab613db2f7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744598)
2026-03-30 13:32:44 [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/10744543)
2026-03-30 13:32:44 [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/10744556)
2026-03-30 13:32:44 [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/10744559)
2026-03-30 13:32:44 [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/10744556)
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5724898%252Fgeneral%252F3f0b147c-372e-4d66-a89b-d11da3e4b58b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/3f0b147c-372e-4d66-a89b-d11da3e4b58b.JPG not downloaded yet
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5632463%252Fgeneral%252F43436df8-add5-41c7-a7e2-2a410e2a04e8.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [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-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5685291%252Fgeneral%252F386903d7-74ec-4820-9ba2-c7ca6a60157e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:44 [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-30 13:32:44 [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-30 13:32:44 [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-30 13:32:44 [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-30 13:32:44 [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-30 13:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b858d0>
2026-03-30 13:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751554%252Fgeneral%252F7dfe5327-81b8-4df3-a63c-8941ce2bc7af.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/7dfe5327-81b8-4df3-a63c-8941ce2bc7af.jpg saved to cache
2026-03-30 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a
2026-03-30 13:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69b5e950>
2026-03-30 13:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751554%252Fgeneral%252F07e171de-710e-45e6-aa07-f9d0dd5eac7d.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/07e171de-710e-45e6-aa07-f9d0dd5eac7d.jpg saved to cache
2026-03-30 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a
2026-03-30 13:32:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a5d5190>
2026-03-30 13:32:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751554%252Fgeneral%252F123aa9b4-3690-492c-9950-62d9aaa98279.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/123aa9b4-3690-492c-9950-62d9aaa98279.jpg saved to cache
2026-03-30 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a
2026-03-30 13:32:44 [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-30 13:32:44 [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-30 13:32:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4704ca18-3d80-5f56-98e5-27b35d2ea542, skipping ID generation
2026-03-30 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-30 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-30 13:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4704ca18-3d80-5f56-98e5-27b35d2ea542, identifier: 10744561
2026-03-30 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3aa95ac5-da45-5182-ac1a-f472557e552e due to Ignoring non-200 response
2026-03-30 13:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751554/general/dba8a962-2fdb-4481-a295-71884a2d3b32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737854)
2026-03-30 13:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4704ca18-3d80-5f56-98e5-27b35d2ea542 with identifier: 10744561
2026-03-30 13:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4704ca18-3d80-5f56-98e5-27b35d2ea542 with identifier: 10744561
2026-03-30 13:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4704ca18-3d80-5f56-98e5-27b35d2ea542 with identifier: 10744561 to the API
2026-03-30 13:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5670695/general/414f7190-f271-4404-9a9d-6e2a649aedec.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-04-01T08: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=10744561',
'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-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744561%27 HTTP/1.1" 200 None
2026-03-30 13:32:45 [adesa.fr] INFO: Saving data for 10744561: {'created_time': 1774877565.067187, 'last_price_update_time': 1774877565.067201, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744561') HTTP/1.1" 204 0
2026-03-30 13:32:45 [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/10744569)
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5724898%252Fgeneral%252Fb6f4a58f-1d8b-44f5-afde-d6eed3d2f36c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/b6f4a58f-1d8b-44f5-afde-d6eed3d2f36c.JPG not downloaded yet
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5632463%252Fgeneral%252F617453c1-eb62-45ee-a26c-abfb1be2ac62.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:45 [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-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5685291%252Fgeneral%252F1ef56e68-19e0-486b-bfe6-e65d5fbbd49e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:45 [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-30 13:32:45 [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-30 13:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724898/general/8e77d983-dfb4-4887-a356-902907a1d5a5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744598)
2026-03-30 13:32:45 [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/10744543)
2026-03-30 13:32:45 [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/10744543)
2026-03-30 13:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724898/general/9cda809b-07a2-4f1e-ae9b-8068ab203a5b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744598)
2026-03-30 13:32:45 [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/10744569)
2026-03-30 13:32:45 [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/10744559)
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5724898%252Fgeneral%252F474dae62-3f53-431b-8379-18f2593ac3cb.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/474dae62-3f53-431b-8379-18f2593ac3cb.JPG not downloaded yet
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5632463%252Fgeneral%252F78cf0454-9758-4538-9ece-ec53cf11cb93.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:45 [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-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5685291%252Fgeneral%252Ffba76e49-a5f1-4068-9f8c-f79e55026a2e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:45 [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-30 13:32:45 [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-30 13:32:45 [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-30 13:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3aa95ac5-da45-5182-ac1a-f472557e552e due to Ignoring non-200 response
2026-03-30 13:32:45 [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-30 13:32:45 [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-30 13:32:45 [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-30 13:32:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39523bed-104c-56a2-9a8b-7d3e8359d281, skipping ID generation
2026-03-30 13:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39523bed-104c-56a2-9a8b-7d3e8359d281 with scrape type 1
2026-03-30 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39523bed-104c-56a2-9a8b-7d3e8359d281 sending to next pipeline
2026-03-30 13:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 39523bed-104c-56a2-9a8b-7d3e8359d281, identifier: 10744556
2026-03-30 13:32:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a9814d0>
2026-03-30 13:32:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751554%252Fgeneral%252Fdba8a962-2fdb-4481-a295-71884a2d3b32.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/dba8a962-2fdb-4481-a295-71884a2d3b32.jpg saved to cache
2026-03-30 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a
2026-03-30 13:32:45 [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/10744543)
2026-03-30 13:32:45 [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/10744552)
2026-03-30 13:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724898/general/854d768e-4ca9-427b-a009-b006e7bca277.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744598)
2026-03-30 13:32:45 [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/10744543)
2026-03-30 13:32:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724898/general/892c91be-4b53-4e65-bcb8-3c299c61779f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744598)
2026-03-30 13:32:45 [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/10744569)
2026-03-30 13:32:45 [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/10744569)
2026-03-30 13:32:45 [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/10744543)
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5724898%252Fgeneral%252F4d265dc5-721b-43ea-bfd9-814c568cf210.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/4d265dc5-721b-43ea-bfd9-814c568cf210.JPG not downloaded yet
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5632463%252Fgeneral%252F7cebae97-a31a-452c-952c-5609406a0fd9.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:45 [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-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5685291%252Fgeneral%252F34632cab-9f68-4874-b674-47f451529206.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:45 [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-30 13:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 39523bed-104c-56a2-9a8b-7d3e8359d281 with identifier: 10744556
2026-03-30 13:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 39523bed-104c-56a2-9a8b-7d3e8359d281 with identifier: 10744556
2026-03-30 13:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 39523bed-104c-56a2-9a8b-7d3e8359d281 with identifier: 10744556 to the API
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5660624/general/ca541f2b-a301-4acf-b62c-acc845678e38.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-04-01T08: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=10744556',
'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-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744556%27 HTTP/1.1" 200 None
2026-03-30 13:32:45 [adesa.fr] INFO: Saving data for 10744556: {'created_time': 1774877565.943302, 'last_price_update_time': 1774877565.943316, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744556') HTTP/1.1" 204 0
2026-03-30 13:32:45 [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-30 13:32:45 [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-30 13:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3aa95ac5-da45-5182-ac1a-f472557e552e due to Ignoring non-200 response
2026-03-30 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5685291%252Fgeneral%252F109d137c-487c-445c-b2e0-0032d2547c7d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:46 [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-30 13:32:46 [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-30 13:32:46 [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-30 13:32:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3aa95ac5-da45-5182-ac1a-f472557e552e due to Ignoring non-200 response
2026-03-30 13:32:46 [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-30 13:32:46 [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-30 13:32:46 [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-30 13:32:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25396c34-6d46-5380-8f8c-88aa18165a45, skipping ID generation
2026-03-30 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-30 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25396c34-6d46-5380-8f8c-88aa18165a45 sending to next pipeline
2026-03-30 13:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25396c34-6d46-5380-8f8c-88aa18165a45, identifier: 10744552
2026-03-30 13:32:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3aa95ac5-da45-5182-ac1a-f472557e552e due to Ignoring non-200 response
2026-03-30 13:32:46 [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-30 13:32:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3aa95ac5-da45-5182-ac1a-f472557e552e due to Ignoring non-200 response
2026-03-30 13:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25396c34-6d46-5380-8f8c-88aa18165a45 with identifier: 10744552
2026-03-30 13:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25396c34-6d46-5380-8f8c-88aa18165a45 with identifier: 10744552
2026-03-30 13:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25396c34-6d46-5380-8f8c-88aa18165a45 with identifier: 10744552 to the API
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5656352/general/26ac97ed-59f9-4ae3-8edb-5ea30d9e7933.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-04-01T08: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=10744552',
'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-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744552%27 HTTP/1.1" 200 None
2026-03-30 13:32:46 [adesa.fr] INFO: Saving data for 10744552: {'created_time': 1774877566.517473, 'last_price_update_time': 1774877566.517488, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744552') HTTP/1.1" 204 0
2026-03-30 13:32:46 [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/10744559)
2026-03-30 13:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724898/general/3f0b147c-372e-4d66-a89b-d11da3e4b58b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744598)
2026-03-30 13:32:46 [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/10744559)
2026-03-30 13:32:46 [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/10744569)
2026-03-30 13:32:46 [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/10744543)
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5685291%252Fgeneral%252F53d9800a-cfd6-4b22-826e-9c88e6a7e6c6.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:46 [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-30 13:32:46 [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-30 13:32:46 [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-30 13:32:46 [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-30 13:32:46 [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-30 13:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751554/general/3fe386ad-3a1c-48d0-a5d2-cb94687cb10e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737854)
2026-03-30 13:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751554/general/5cbc1cd5-8b26-4b01-8aa6-35125e453188.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737854)
2026-03-30 13:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751554/general/b1400b5a-e49a-44fc-8245-caaf46adb0f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737854)
2026-03-30 13:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724898/general/474dae62-3f53-431b-8379-18f2593ac3cb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744598)
2026-03-30 13:32:46 [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/10744569)
2026-03-30 13:32:46 [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/10744559)
2026-03-30 13:32:46 [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/10744543)
2026-03-30 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-30 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-30 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-30 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-30 13:32:46 [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/10744569)
2026-03-30 13:32:46 [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/10744569)
2026-03-30 13:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724898/general/b6f4a58f-1d8b-44f5-afde-d6eed3d2f36c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744598)
2026-03-30 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-30 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-30 13:32:46 [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-30 13:32:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3aa95ac5-da45-5182-ac1a-f472557e552e due to Ignoring non-200 response
2026-03-30 13:32:46 [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-30 13:32:46 [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-30 13:32:46 [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-30 13:32:46 [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/10744543)
2026-03-30 13:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5724898/general/4d265dc5-721b-43ea-bfd9-814c568cf210.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744598)
2026-03-30 13:32:46 [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/10744569)
2026-03-30 13:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf70d24bd0>
2026-03-30 13:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751554%252Fgeneral%252F3fe386ad-3a1c-48d0-a5d2-cb94687cb10e.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/3fe386ad-3a1c-48d0-a5d2-cb94687cb10e.jpg saved to cache
2026-03-30 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a
2026-03-30 13:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69d1c190>
2026-03-30 13:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751554%252Fgeneral%252F5cbc1cd5-8b26-4b01-8aa6-35125e453188.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/5cbc1cd5-8b26-4b01-8aa6-35125e453188.jpg saved to cache
2026-03-30 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a
2026-03-30 13:32:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6ab67ad0>
2026-03-30 13:32:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751554%252Fgeneral%252Fb1400b5a-e49a-44fc-8245-caaf46adb0f7.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751554/general/b1400b5a-e49a-44fc-8245-caaf46adb0f7.jpg saved to cache
2026-03-30 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a
2026-03-30 13:32:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64f106f6-1c56-54bf-97da-2eec2f1cc00a, skipping ID generation
2026-03-30 13:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a with scrape type 1
2026-03-30 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64f106f6-1c56-54bf-97da-2eec2f1cc00a sending to next pipeline
2026-03-30 13:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 64f106f6-1c56-54bf-97da-2eec2f1cc00a, identifier: 10737854
2026-03-30 13:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 64f106f6-1c56-54bf-97da-2eec2f1cc00a with identifier: 10737854
2026-03-30 13:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 64f106f6-1c56-54bf-97da-2eec2f1cc00a with identifier: 10737854
2026-03-30 13:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 64f106f6-1c56-54bf-97da-2eec2f1cc00a with identifier: 10737854 to the API
2026-03-30 13:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751554/general/b1400b5a-e49a-44fc-8245-caaf46adb0f7.jpg>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Blue',
'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': '64f106f6-1c56-54bf-97da-2eec2f1cc00a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF-731-HR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737854',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 53,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174386,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751554/general/b1400b5a-e49a-44fc-8245-caaf46adb0f7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171056,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751554/general/5fcd5343-16a9-4ef8-b312-da5db9bc364c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164739,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751554/general/5cbc1cd5-8b26-4b01-8aa6-35125e453188.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163486,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751554/general/3fe386ad-3a1c-48d0-a5d2-cb94687cb10e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176875,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751554/general/7cad68af-340d-4f1e-b25b-8d98c1f9cc90.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176860,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751554/general/9467092a-4640-412f-9804-d27e2c21643c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585040,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751554/general/dba8a962-2fdb-4481-a295-71884a2d3b32.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 587089,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751554/general/7dfe5327-81b8-4df3-a63c-8941ce2bc7af.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 613458,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751554/general/07e171de-710e-45e6-aa07-f9d0dd5eac7d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64f106f6-1c56-54bf-97da-2eec2f1cc00a/64f106f6-1c56-54bf-97da-2eec2f1cc00a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389204,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751554/general/123aa9b4-3690-492c-9950-62d9aaa98279.jpg',
'Width': 1920}],
'price': 24000,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 508 SW Allure - Hybrid - Automatic - 150 hp - 53 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710737854%27 HTTP/1.1" 200 None
2026-03-30 13:32:47 [adesa.fr] INFO: Saving data for 10737854: {'created_time': 1774877567.466376, 'last_price_update_time': 1774877567.466388, 'auction_closing_time': 1798671600.0}
2026-03-30 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737854') HTTP/1.1" 204 0
2026-03-30 13:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753429/general/244ff8bc-1bdc-4ddc-9834-073839793173.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743036)
2026-03-30 13:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753429/general/f7728394-247f-465c-830e-0e0f5f4391a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743036)
2026-03-30 13:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3aa95ac5-da45-5182-ac1a-f472557e552e due to Ignoring non-200 response
2026-03-30 13:32:47 [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-30 13:32:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aeb95663-b4f5-54be-8e5a-7562fe02f769, skipping ID generation
2026-03-30 13:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeb95663-b4f5-54be-8e5a-7562fe02f769 with scrape type 1
2026-03-30 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aeb95663-b4f5-54be-8e5a-7562fe02f769 sending to next pipeline
2026-03-30 13:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aeb95663-b4f5-54be-8e5a-7562fe02f769, identifier: 10744559
2026-03-30 13:32:47 [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-30 13:32:47 [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-30 13:32:47 [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-30 13:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3aa95ac5-da45-5182-ac1a-f472557e552e due to Ignoring non-200 response
2026-03-30 13:32:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb195810-27a2-517c-b588-a2ee79f224c4, skipping ID generation
2026-03-30 13:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb195810-27a2-517c-b588-a2ee79f224c4 with scrape type 1
2026-03-30 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb195810-27a2-517c-b588-a2ee79f224c4 sending to next pipeline
2026-03-30 13:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cb195810-27a2-517c-b588-a2ee79f224c4, identifier: 10744543
2026-03-30 13:32:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3aa95ac5-da45-5182-ac1a-f472557e552e, skipping ID generation
2026-03-30 13:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aa95ac5-da45-5182-ac1a-f472557e552e with scrape type 1
2026-03-30 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3aa95ac5-da45-5182-ac1a-f472557e552e sending to next pipeline
2026-03-30 13:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3aa95ac5-da45-5182-ac1a-f472557e552e, identifier: 10744598
2026-03-30 13:32:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3abd1a4-7a89-5623-ae03-ecbb49a65412, skipping ID generation
2026-03-30 13:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 with scrape type 1
2026-03-30 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 sending to next pipeline
2026-03-30 13:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3abd1a4-7a89-5623-ae03-ecbb49a65412, identifier: 10744569
2026-03-30 13:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aeb95663-b4f5-54be-8e5a-7562fe02f769 with identifier: 10744559
2026-03-30 13:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aeb95663-b4f5-54be-8e5a-7562fe02f769 with identifier: 10744559
2026-03-30 13:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aeb95663-b4f5-54be-8e5a-7562fe02f769 with identifier: 10744559 to the API
2026-03-30 13:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:48 [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-04-01T08: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=10744559',
'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': 35800,
'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-30 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744559%27 HTTP/1.1" 200 None
2026-03-30 13:32:48 [adesa.fr] INFO: Saving data for 10744559: {'created_time': 1774877568.184336, 'last_price_update_time': 1774877568.184348, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744559') HTTP/1.1" 204 0
2026-03-30 13:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cb195810-27a2-517c-b588-a2ee79f224c4 with identifier: 10744543
2026-03-30 13:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cb195810-27a2-517c-b588-a2ee79f224c4 with identifier: 10744543
2026-03-30 13:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cb195810-27a2-517c-b588-a2ee79f224c4 with identifier: 10744543 to the API
2026-03-30 13:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5632463/general/7cebae97-a31a-452c-952c-5609406a0fd9.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-04-01T08: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=10744543',
'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-30 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744543%27 HTTP/1.1" 200 None
2026-03-30 13:32:48 [adesa.fr] INFO: Saving data for 10744543: {'created_time': 1774877568.663694, 'last_price_update_time': 1774877568.663709, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744543') HTTP/1.1" 204 0
2026-03-30 13:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3aa95ac5-da45-5182-ac1a-f472557e552e with identifier: 10744598
2026-03-30 13:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3aa95ac5-da45-5182-ac1a-f472557e552e with identifier: 10744598
2026-03-30 13:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3aa95ac5-da45-5182-ac1a-f472557e552e with identifier: 10744598 to the API
2026-03-30 13:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5724898/general/4d265dc5-721b-43ea-bfd9-814c568cf210.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': 332,
'expiration_date': '2026-04-01T08: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=10744598',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 111122,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [],
'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-30 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744598%27 HTTP/1.1" 200 None
2026-03-30 13:32:48 [adesa.fr] INFO: Saving data for 10744598: {'created_time': 1774877568.965739, 'last_price_update_time': 1774877568.965749, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744598') HTTP/1.1" 204 0
2026-03-30 13:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3abd1a4-7a89-5623-ae03-ecbb49a65412 with identifier: 10744569
2026-03-30 13:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3abd1a4-7a89-5623-ae03-ecbb49a65412 with identifier: 10744569
2026-03-30 13:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3abd1a4-7a89-5623-ae03-ecbb49a65412 with identifier: 10744569 to the API
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5685291/general/53d9800a-cfd6-4b22-826e-9c88e6a7e6c6.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-04-01T08: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=10744569',
'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-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744569%27 HTTP/1.1" 200 None
2026-03-30 13:32:49 [adesa.fr] INFO: Saving data for 10744569: {'created_time': 1774877569.265523, 'last_price_update_time': 1774877569.265535, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744569') HTTP/1.1" 204 0
2026-03-30 13:32:49 [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-30 13:32:49 [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-30 13:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3aa95ac5-da45-5182-ac1a-f472557e552e due to Ignoring non-200 response
2026-03-30 13:32:49 [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-30 13:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753429/general/018a739e-ea59-443a-917c-949dc090d3ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743036)
2026-03-30 13:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69ae1910>
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753429%252Fgeneral%252F244ff8bc-1bdc-4ddc-9834-073839793173.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/244ff8bc-1bdc-4ddc-9834-073839793173.jpg saved to cache
2026-03-30 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf69ae1950>
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753429%252Fgeneral%252Ff7728394-247f-465c-830e-0e0f5f4391a0.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/f7728394-247f-465c-830e-0e0f5f4391a0.jpg saved to cache
2026-03-30 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0
2026-03-30 13:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753429/general/ba5940b8-ef33-4561-a8be-9e6186cfb156.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743036)
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a795410>
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753429%252Fgeneral%252F018a739e-ea59-443a-917c-949dc090d3ce.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/018a739e-ea59-443a-917c-949dc090d3ce.jpg saved to cache
2026-03-30 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0
2026-03-30 13:32:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1246a9e9-8e7d-58f1-af9d-262438d878f4 with identifier: 10744562
2026-03-30 13:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 with scrape type 1
2026-03-30 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1246a9e9-8e7d-58f1-af9d-262438d878f4
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5671757%252Fgeneral%252Ffa8b9285-9726-4a93-b3e4-a69a09e0e1eb.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:49 [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-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5671757%252Fgeneral%252Fc513d124-7bd7-4734-ba16-46b9397a3d01.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:49 [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-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5671757%252Fgeneral%252F45bc5278-0307-4eb4-82e6-11f1cfbfd69d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:49 [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-30 13:32:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fcf6a6bc950>
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:32:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753429%252Fgeneral%252Fba5940b8-ef33-4561-a8be-9e6186cfb156.jpg') HTTP/1.1" 204 0
2026-03-30 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753429/general/ba5940b8-ef33-4561-a8be-9e6186cfb156.jpg saved to cache
2026-03-30 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0
2026-03-30 13:32:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0, skipping ID generation
2026-03-30 13:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with scrape type 1
2026-03-30 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 sending to next pipeline
2026-03-30 13:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0, identifier: 10743036
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5671757%252Fgeneral%252F22c74d8e-ea0e-4b16-b67a-5cf68c2a4c3e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:49 [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-30 13:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10743036
2026-03-30 13:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10743036
2026-03-30 13:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0 with identifier: 10743036 to the API
2026-03-30 13:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753429/general/ba5940b8-ef33-4561-a8be-9e6186cfb156.jpg>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Saloon',
'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': '8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HF-459-HR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743036',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201967,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753429/general/244ff8bc-1bdc-4ddc-9834-073839793173.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205188,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753429/general/c7a859a5-2b87-4b7f-b7f5-61efe5548f34.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183656,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753429/general/08478d8d-1aaf-4891-8877-c7768d75da53.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188134,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753429/general/fbefd9e2-8590-4f9c-bb10-e5dd858e67ac.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210006,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753429/general/f7728394-247f-465c-830e-0e0f5f4391a0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 629154,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753429/general/4379630b-a35e-4c45-8a78-f08ef1d9fcd3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 597382,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753429/general/65767ac1-bdc9-4602-934c-d0f707e9b549.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 624176,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753429/general/ba5940b8-ef33-4561-a8be-9e6186cfb156.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642000,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753429/general/018a739e-ea59-443a-917c-949dc090d3ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0/8b0809a2-c4d2-5d4d-b7c9-cbe81e73b8b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 546921,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753429/general/a50d1ee5-c59b-4107-863d-4e58dfbe90a2.jpg',
'Width': 1920}],
'price': 26900,
'price_includes_vat': True,
'registration_date': '2025-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 508 Allure - Hybrid - Automatic - 180 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710743036%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [adesa.fr] INFO: Saving data for 10743036: {'created_time': 1774877570.037436, 'last_price_update_time': 1774877570.037449, 'auction_closing_time': 1798671600.0}
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10743036') HTTP/1.1" 204 0
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5671757%252Fgeneral%252Fef5076b3-13fc-4a55-a18b-c436980b405e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [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-30 13:32:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10744610
2026-03-30 13:32:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with scrape type 1
2026-03-30 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a70f2dc1-9ec2-5ce8-ad50-c642bee6259f
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5737855%252Fgeneral%252Fcd467164-55a0-4ab0-9cde-7a2486540812.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/cd467164-55a0-4ab0-9cde-7a2486540812.jpeg already downloaded
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5737855%252Fgeneral%252F43a93d68-be5b-4f09-b8ce-85517910288f.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/43a93d68-be5b-4f09-b8ce-85517910288f.jpeg already downloaded
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5737855%252Fgeneral%252Fe8af81ee-c125-4d7c-a4bd-86b097649a55.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/e8af81ee-c125-4d7c-a4bd-86b097649a55.jpeg already downloaded
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5737855%252Fgeneral%252F4a3290b8-ba83-4de2-b83d-e657b1a4e0d3.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/4a3290b8-ba83-4de2-b83d-e657b1a4e0d3.jpeg already downloaded
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5737855%252Fgeneral%252Fc5a9a866-d696-464f-aa47-26370b75d1ae.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/c5a9a866-d696-464f-aa47-26370b75d1ae.jpeg already downloaded
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5737855%252Fgeneral%252F1abbd057-7e89-4f30-85b2-8b4f4bcc3575.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/1abbd057-7e89-4f30-85b2-8b4f4bcc3575.jpeg already downloaded
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5737855%252Fgeneral%252F381899ab-2083-41c7-805c-2a8d5f8208c2.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/381899ab-2083-41c7-805c-2a8d5f8208c2.jpeg already downloaded
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5737855%252Fgeneral%252F04a201ea-bbbc-4e0b-b5bb-8251cbe8bb06.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/04a201ea-bbbc-4e0b-b5bb-8251cbe8bb06.jpeg already downloaded
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5737855%252Fgeneral%252Fb421ed33-b2b5-44a4-a704-78262078182d.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/b421ed33-b2b5-44a4-a704-78262078182d.jpeg already downloaded
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5737855%252Fgeneral%252F3a0380a3-82eb-4e64-b02d-e443bb624374.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737855/general/3a0380a3-82eb-4e64-b02d-e443bb624374.jpeg already downloaded
2026-03-30 13:32:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f, identifier: 10744610
2026-03-30 13:32:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10744610
2026-03-30 13:32:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10744610
2026-03-30 13:32:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a70f2dc1-9ec2-5ce8-ad50-c642bee6259f with identifier: 10744610 to the API
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744610>
{'auction_title': '',
'c_o_2_emission_value': 12,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 312,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a70f2dc1-9ec2-5ce8-ad50-c642bee6259f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-182-GB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744610',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 42495,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5737855/general/cd467164-55a0-4ab0-9cde-7a2486540812.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/43a93d68-be5b-4f09-b8ce-85517910288f.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/e8af81ee-c125-4d7c-a4bd-86b097649a55.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/4a3290b8-ba83-4de2-b83d-e657b1a4e0d3.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/c5a9a866-d696-464f-aa47-26370b75d1ae.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/1abbd057-7e89-4f30-85b2-8b4f4bcc3575.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/381899ab-2083-41c7-805c-2a8d5f8208c2.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/04a201ea-bbbc-4e0b-b5bb-8251cbe8bb06.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/b421ed33-b2b5-44a4-a704-78262078182d.jpeg',
'https://images.openlane.eu/carimgs/5737855/general/3a0380a3-82eb-4e64-b02d-e443bb624374.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183791,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/cd467164-55a0-4ab0-9cde-7a2486540812.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174118,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/43a93d68-be5b-4f09-b8ce-85517910288f.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159069,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/e8af81ee-c125-4d7c-a4bd-86b097649a55.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186808,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/4a3290b8-ba83-4de2-b83d-e657b1a4e0d3.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70684,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/c5a9a866-d696-464f-aa47-26370b75d1ae.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47160,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/1abbd057-7e89-4f30-85b2-8b4f4bcc3575.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54397,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/381899ab-2083-41c7-805c-2a8d5f8208c2.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73705,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/04a201ea-bbbc-4e0b-b5bb-8251cbe8bb06.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160651,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/b421ed33-b2b5-44a4-a704-78262078182d.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a70f2dc1-9ec2-5ce8-ad50-c642bee6259f/a70f2dc1-9ec2-5ce8-ad50-c642bee6259f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82933,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737855/general/3a0380a3-82eb-4e64-b02d-e443bb624374.jpeg',
'Width': 720}],
'price': 46500,
'price_includes_vat': True,
'registration_date': '2023-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'312 hp - 42.495 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744610%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [adesa.fr] INFO: Saving data for 10744610: {'created_time': 1774877570.686148, 'last_price_update_time': 1774877570.68616, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744610') HTTP/1.1" 204 0
2026-03-30 13:32:50 [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/10744562)
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5671757%252Fgeneral%252F4e16b294-0633-4c6c-b828-55e6dd7a2cf4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [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-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5671757%252Fgeneral%252F1dfc43e8-cdec-4e04-814b-ce6e87d4c381.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [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-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5671757%252Fgeneral%252Ffc49aa15-afd1-4a6b-890b-274838fdf22d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [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-30 13:32:50 [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/10744562)
2026-03-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5671757%252Fgeneral%252Fe72b3555-73b2-4591-8cf1-ff21b9586210.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [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-30 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5671757%252Fgeneral%252F801cc094-9aef-476a-a7cb-c168cd78846a.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:50 [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-30 13:32:50 [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-30 13:32:50 [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/10744562)
2026-03-30 13:32:50 [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-30 13:32:50 [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/10744562)
2026-03-30 13:32:51 [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/10744562)
2026-03-30 13:32:51 [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-30 13:32:51 [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/10744562)
2026-03-30 13:32:51 [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-30 13:32:51 [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/10744562)
2026-03-30 13:32:51 [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/10744562)
2026-03-30 13:32:51 [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-30 13:32:51 [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-30 13:32:51 [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-30 13:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:51 [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/10744562)
2026-03-30 13:32:51 [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/10744562)
2026-03-30 13:32:51 [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-30 13:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 144f1c36-8c09-527c-8712-49dc5e0e6cfa with identifier: 10744544
2026-03-30 13:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa with scrape type 1
2026-03-30 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa
2026-03-30 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5632730%252Fgeneral%252F2271454a-bf58-4f9b-aa69-d661fb15a4eb.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:51 [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-30 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5632730%252Fgeneral%252F39b24225-2d4e-4a3e-bab4-cb25788ec5b2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:51 [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-30 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5632730%252Fgeneral%252F3e6c9391-781a-4cb6-ba75-255a742fb40c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:51 [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-30 13:32:51 [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-30 13:32:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1246a9e9-8e7d-58f1-af9d-262438d878f4, skipping ID generation
2026-03-30 13:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 with scrape type 1
2026-03-30 13:32:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 sending to next pipeline
2026-03-30 13:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1246a9e9-8e7d-58f1-af9d-262438d878f4, identifier: 10744562
2026-03-30 13:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5632730%252Fgeneral%252F3b722bbf-791c-499a-84e2-765f5213fe4d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:51 [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-30 13:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1246a9e9-8e7d-58f1-af9d-262438d878f4 with identifier: 10744562
2026-03-30 13:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1246a9e9-8e7d-58f1-af9d-262438d878f4 with identifier: 10744562
2026-03-30 13:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1246a9e9-8e7d-58f1-af9d-262438d878f4 with identifier: 10744562 to the API
2026-03-30 13:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5671757/general/fa8b9285-9726-4a93-b3e4-a69a09e0e1eb.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-04-01T08: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=10744562',
'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': 33300,
'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-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744562%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [adesa.fr] INFO: Saving data for 10744562: {'created_time': 1774877572.060627, 'last_price_update_time': 1774877572.060641, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744562') HTTP/1.1" 204 0
2026-03-30 13:32:52 [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-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5632730%252Fgeneral%252F6a6dbc5f-0a29-4bf4-a6da-4a59587512c1.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5632730%252Fgeneral%252Ffb8ff35d-2736-4378-acac-e6ba44d17fd1.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 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-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5632730%252Fgeneral%252F47d667a2-0b2a-4bb4-8773-cfe582e522de.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5632730%252Fgeneral%252F2ebcd92e-36bc-4141-956e-7e2733fec941.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [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/10744544)
2026-03-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5632730%252Fgeneral%252F2e3935ef-de8c-4226-b999-8e16e94eb6b3.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5632730%252Fgeneral%252Ff7f2d089-1153-4c04-ab8c-166c5c1b8b5b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 617b7180-a37e-5926-810d-67a4c6a93ac1 with identifier: 10744581
2026-03-30 13:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 617b7180-a37e-5926-810d-67a4c6a93ac1 with scrape type 1
2026-03-30 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 617b7180-a37e-5926-810d-67a4c6a93ac1
2026-03-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5699873%252Fgeneral%252F9a7e035b-7dbf-4155-96aa-1ec3e01eb3b2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5699873%252Fgeneral%252Fd8a3923e-b024-4f5e-8081-e48ea5797746.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [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/10744544)
2026-03-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5699873%252Fgeneral%252Fca4e910f-de4d-4c37-ad8f-2db1b714c09d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5699873%252Fgeneral%252F6fb17ca8-8e64-4d18-9d38-cfbbf8af005c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5699873%252Fgeneral%252F78c98e6f-df3a-43fb-8496-204776f87c97.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [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-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5699873%252Fgeneral%252Faf554f6f-350b-4382-aae3-42712da5af30.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [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/10744581)
2026-03-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5699873%252Fgeneral%252F4b6e5d26-dd0f-479a-b3c2-8b2c4b2f83f0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [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-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5699873%252Fgeneral%252F1fea662d-fba5-4400-be50-e19d172fbffe.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5699873%252Fgeneral%252F3b550fe8-9790-4042-badf-6b0d0eabbb15.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [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-30 13:32:52 [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/10744581)
2026-03-30 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5699873%252Fgeneral%252F4d7b4a56-feff-4321-a50b-fb279dec5b24.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/4d7b4a56-feff-4321-a50b-fb279dec5b24.jpg already downloaded
2026-03-30 13:32:52 [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-30 13:32:52 [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/10744581)
2026-03-30 13:32:52 [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/10744581)
2026-03-30 13:32:52 [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-30 13:32:52 [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/10744581)
2026-03-30 13:32:52 [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-30 13:32:52 [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/10744581)
2026-03-30 13:32:52 [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-30 13:32:52 [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/10744581)
2026-03-30 13:32:52 [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/10744581)
2026-03-30 13:32:52 [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-30 13:32:52 [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-30 13:32:52 [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/10744581)
2026-03-30 13:32:52 [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-30 13:32:52 [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/10744544)
2026-03-30 13:32:52 [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-30 13:32:52 [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/10744544)
2026-03-30 13:32:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 617b7180-a37e-5926-810d-67a4c6a93ac1, skipping ID generation
2026-03-30 13:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 617b7180-a37e-5926-810d-67a4c6a93ac1 with scrape type 1
2026-03-30 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 617b7180-a37e-5926-810d-67a4c6a93ac1 sending to next pipeline
2026-03-30 13:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 617b7180-a37e-5926-810d-67a4c6a93ac1, identifier: 10744581
2026-03-30 13:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 617b7180-a37e-5926-810d-67a4c6a93ac1 with identifier: 10744581
2026-03-30 13:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 617b7180-a37e-5926-810d-67a4c6a93ac1 with identifier: 10744581
2026-03-30 13:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 617b7180-a37e-5926-810d-67a4c6a93ac1 with identifier: 10744581 to the API
2026-03-30 13:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:53 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5699873/general/9a7e035b-7dbf-4155-96aa-1ec3e01eb3b2.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-04-01T08: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=10744581',
'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-30 13:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744581%27 HTTP/1.1" 200 None
2026-03-30 13:32:53 [adesa.fr] INFO: Saving data for 10744581: {'created_time': 1774877573.249981, 'last_price_update_time': 1774877573.249994, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744581') HTTP/1.1" 204 0
2026-03-30 13:32:53 [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/10744544)
2026-03-30 13:32:53 [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-30 13:32:53 [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-30 13:32:53 [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-30 13:32:53 [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/10744544)
2026-03-30 13:32:53 [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/10744544)
2026-03-30 13:32:53 [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-30 13:32:53 [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/10744544)
2026-03-30 13:32:53 [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/10744544)
2026-03-30 13:32:53 [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-30 13:32:53 [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-30 13:32:53 [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/10744544)
2026-03-30 13:32:53 [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-30 13:32:53 [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-30 13:32:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 144f1c36-8c09-527c-8712-49dc5e0e6cfa, skipping ID generation
2026-03-30 13:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa with scrape type 1
2026-03-30 13:32:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa sending to next pipeline
2026-03-30 13:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 144f1c36-8c09-527c-8712-49dc5e0e6cfa, identifier: 10744544
2026-03-30 13:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 144f1c36-8c09-527c-8712-49dc5e0e6cfa with identifier: 10744544
2026-03-30 13:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 144f1c36-8c09-527c-8712-49dc5e0e6cfa with identifier: 10744544
2026-03-30 13:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 144f1c36-8c09-527c-8712-49dc5e0e6cfa with identifier: 10744544 to the API
2026-03-30 13:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:54 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5632730/general/2271454a-bf58-4f9b-aa69-d661fb15a4eb.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-04-01T08: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=10744544',
'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-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744544%27 HTTP/1.1" 200 None
2026-03-30 13:32:54 [adesa.fr] INFO: Saving data for 10744544: {'created_time': 1774877574.037167, 'last_price_update_time': 1774877574.037182, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744544') HTTP/1.1" 204 0
2026-03-30 13:32:54 [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-30 13:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with identifier: 10744554
2026-03-30 13:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with scrape type 1
2026-03-30 13:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23
2026-03-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660404%252Fgeneral%252Fc02577e0-653b-4a82-8457-21f7dae53d32.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:54 [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-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660404%252Fgeneral%252F7ae624ca-3c31-4132-bfbb-aee6999d4e92.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:54 [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-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660404%252Fgeneral%252F9ec3149b-609c-4861-911b-72d7fd46a8af.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:54 [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-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660404%252Fgeneral%252F7a657f10-fc64-4f37-9079-8609f9be9163.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:54 [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-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660404%252Fgeneral%252F9c58dc10-2d14-47a8-bf9f-73aa326bab73.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:54 [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-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660404%252Fgeneral%252F8d2bec0c-32c8-4708-887d-acbe93cbc0de.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:54 [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-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660404%252Fgeneral%252Fefb56942-2e73-4730-acbf-05abde29bce5.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:54 [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-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660404%252Fgeneral%252F7da74f3b-b63c-4184-b9b7-da1929264bac.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:54 [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-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660404%252Fgeneral%252F22d5d378-bfaf-45b7-9a96-e991c11bca46.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:54 [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-30 13:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5660404%252Fgeneral%252Fee816f06-7bc9-4b08-a88d-86b6f2cf4efd.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:32:54 [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-30 13:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 13:32:57 [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/10744554)
2026-03-30 13:32:57 [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/10744554)
2026-03-30 13:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0289e344-cdef-59b3-9eb6-104414daf4f6 with identifier: 10744611
2026-03-30 13:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0289e344-cdef-59b3-9eb6-104414daf4f6 with scrape type 1
2026-03-30 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0289e344-cdef-59b3-9eb6-104414daf4f6
2026-03-30 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5738158%252Fgeneral%252F7141e551-ec0d-46b0-b925-27cb26afd2bd.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/7141e551-ec0d-46b0-b925-27cb26afd2bd.jpeg already downloaded
2026-03-30 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5738158%252Fgeneral%252F05b93e9f-ab46-40cb-bfd8-4d328aa9eba4.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/05b93e9f-ab46-40cb-bfd8-4d328aa9eba4.jpeg already downloaded
2026-03-30 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5738158%252Fgeneral%252F243a7447-dfe8-470a-85d7-d3a1233791fe.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/243a7447-dfe8-470a-85d7-d3a1233791fe.jpeg already downloaded
2026-03-30 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5738158%252Fgeneral%252F66b9bc79-85cf-4705-b84b-d8a3e93e7b89.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/66b9bc79-85cf-4705-b84b-d8a3e93e7b89.jpeg already downloaded
2026-03-30 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5738158%252Fgeneral%252Fe0a15112-220e-400c-a19e-6e13f7447af8.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/e0a15112-220e-400c-a19e-6e13f7447af8.jpeg already downloaded
2026-03-30 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5738158%252Fgeneral%252Fe6e6989d-908f-46e1-9af5-a4230e6444b4.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/e6e6989d-908f-46e1-9af5-a4230e6444b4.jpeg already downloaded
2026-03-30 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5738158%252Fgeneral%252F411d3976-686d-4e3d-b55e-d1b889a160d6.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/411d3976-686d-4e3d-b55e-d1b889a160d6.jpeg already downloaded
2026-03-30 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5738158%252Fgeneral%252F7377f168-0f9f-46bd-9d39-556818dd0ccf.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/7377f168-0f9f-46bd-9d39-556818dd0ccf.jpeg already downloaded
2026-03-30 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5738158%252Fgeneral%252F041cdfe9-c5da-4534-91ad-fe1467f9d9f4.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/041cdfe9-c5da-4534-91ad-fe1467f9d9f4.jpeg already downloaded
2026-03-30 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32: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%252F5738158%252Fgeneral%252Fdf2cd06d-ea07-49dd-88c4-004438b06f87.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/df2cd06d-ea07-49dd-88c4-004438b06f87.jpeg already downloaded
2026-03-30 13:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0289e344-cdef-59b3-9eb6-104414daf4f6, identifier: 10744611
2026-03-30 13:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0289e344-cdef-59b3-9eb6-104414daf4f6 with identifier: 10744611
2026-03-30 13:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0289e344-cdef-59b3-9eb6-104414daf4f6 with identifier: 10744611
2026-03-30 13:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0289e344-cdef-59b3-9eb6-104414daf4f6 with identifier: 10744611 to the API
2026-03-30 13:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744611>
{'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-04-01T08: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=10744611',
'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-30 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744611%27 HTTP/1.1" 200 None
2026-03-30 13:32:58 [adesa.fr] INFO: Saving data for 10744611: {'created_time': 1774877578.64529, 'last_price_update_time': 1774877578.645299, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744611') HTTP/1.1" 204 0
2026-03-30 13:32:58 [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/10744554)
2026-03-30 13:32:58 [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-30 13:32:58 [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-30 13:32:58 [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/10744554)
2026-03-30 13:32:58 [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/10744554)
2026-03-30 13:32:58 [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-30 13:32:58 [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/10744554)
2026-03-30 13:32:58 [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/10744554)
2026-03-30 13:32:58 [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-30 13:32:58 [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-30 13:32:58 [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/10744554)
2026-03-30 13:32:58 [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-30 13:32:58 [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/10744554)
2026-03-30 13:32:58 [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-30 13:32:58 [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/10744554)
2026-03-30 13:32:58 [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-30 13:32:58 [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-30 13:32:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ae49297-cf45-5be3-b85f-4240ec0e0a23, skipping ID generation
2026-03-30 13:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with scrape type 1
2026-03-30 13:32:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 sending to next pipeline
2026-03-30 13:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4ae49297-cf45-5be3-b85f-4240ec0e0a23, identifier: 10744554
2026-03-30 13:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with identifier: 10744554
2026-03-30 13:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with identifier: 10744554
2026-03-30 13:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with identifier: 10744554 to the API
2026-03-30 13:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:32: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-30 13:32:59 [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-04-01T08: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=10744554',
'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-30 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744554%27 HTTP/1.1" 200 None
2026-03-30 13:32:59 [adesa.fr] INFO: Saving data for 10744554: {'created_time': 1774877579.416016, 'last_price_update_time': 1774877579.416029, 'auction_closing_time': 1775031000.0}
2026-03-30 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:32:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744554') HTTP/1.1" 204 0
2026-03-30 13:32:59 [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-30 13:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 13:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with identifier: 10744551
2026-03-30 13:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with scrape type 1
2026-03-30 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4
2026-03-30 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5651386%252Fgeneral%252Fee9707dc-a188-4c05-aff7-6ed4367c263d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:00 [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-30 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5651386%252Fgeneral%252Fb2d0b312-b39b-45ae-a2ca-4329c5f89ee9.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:00 [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-30 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5651386%252Fgeneral%252F42434432-7c40-43b3-a8f1-4eed27d4a9c7.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:00 [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-30 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5651386%252Fgeneral%252F0ec68075-ab27-4b90-9f24-defbac29ab71.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:00 [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-30 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5651386%252Fgeneral%252F658d2f1f-6521-4394-9755-5b78b06b7831.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/658d2f1f-6521-4394-9755-5b78b06b7831.JPG not downloaded yet
2026-03-30 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5651386%252Fgeneral%252F3eec2ec9-9026-400f-920b-cb3206eafb77.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/3eec2ec9-9026-400f-920b-cb3206eafb77.JPG not downloaded yet
2026-03-30 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5651386%252Fgeneral%252F8fc5209f-85c0-42de-9163-911bdad216b9.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:00 [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-30 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5651386%252Fgeneral%252F35daf943-ac0d-4abd-8754-5f89add6d950.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:00 [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-30 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5651386%252Fgeneral%252F016f72d0-dd3d-4200-a92e-407d15405507.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:00 [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-30 13:33:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5651386%252Fgeneral%252F2d62d4b0-2760-4ff7-9199-3162b813ffb0.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/2d62d4b0-2760-4ff7-9199-3162b813ffb0.jpeg already downloaded
2026-03-30 13:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:33:02 [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/10744551)
2026-03-30 13:33:02 [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/10744551)
2026-03-30 13:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with identifier: 10744601
2026-03-30 13:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with scrape type 1
2026-03-30 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27edd8d9-cecd-562e-a684-b2f0e9eec5dd
2026-03-30 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5728454%252Fgeneral%252F020f5ef5-70a7-492d-968a-934881fe2cf0.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/020f5ef5-70a7-492d-968a-934881fe2cf0.jpeg already downloaded
2026-03-30 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5728454%252Fgeneral%252Ffd62af93-c5bb-4bc0-922b-065b530ec8b0.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/fd62af93-c5bb-4bc0-922b-065b530ec8b0.jpeg already downloaded
2026-03-30 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5728454%252Fgeneral%252Fc7cf414b-5dca-4735-bb11-db0216797460.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/c7cf414b-5dca-4735-bb11-db0216797460.jpeg already downloaded
2026-03-30 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5728454%252Fgeneral%252F3a42ad6c-91de-42b5-804d-e2bab0b4c523.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/3a42ad6c-91de-42b5-804d-e2bab0b4c523.jpeg already downloaded
2026-03-30 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5728454%252Fgeneral%252Fcdcc0bbb-0508-4325-a9ca-743fe027868b.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/cdcc0bbb-0508-4325-a9ca-743fe027868b.jpeg already downloaded
2026-03-30 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5728454%252Fgeneral%252F74773c50-a3c2-4fc4-b48f-9641b97595b5.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/74773c50-a3c2-4fc4-b48f-9641b97595b5.jpeg already downloaded
2026-03-30 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5728454%252Fgeneral%252F848fa76f-b34a-4012-b8e7-96ce3c7d35f9.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/848fa76f-b34a-4012-b8e7-96ce3c7d35f9.jpeg already downloaded
2026-03-30 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5728454%252Fgeneral%252Feaa05a64-12d4-4236-bf35-6ad43acabd7f.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/eaa05a64-12d4-4236-bf35-6ad43acabd7f.jpeg already downloaded
2026-03-30 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5728454%252Fgeneral%252F364fcab8-9464-4f31-a2ae-1f6b6f0f296c.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/364fcab8-9464-4f31-a2ae-1f6b6f0f296c.jpeg already downloaded
2026-03-30 13:33:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5728454%252Fgeneral%252Fe7146236-e840-4e15-ae77-e0cc23884df5.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728454/general/e7146236-e840-4e15-ae77-e0cc23884df5.jpeg already downloaded
2026-03-30 13:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd, identifier: 10744601
2026-03-30 13:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with identifier: 10744601
2026-03-30 13:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with identifier: 10744601
2026-03-30 13:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 27edd8d9-cecd-562e-a684-b2f0e9eec5dd with identifier: 10744601 to the API
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:33: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-30 13:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744601>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': '27edd8d9-cecd-562e-a684-b2f0e9eec5dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ-706-MA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744601',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 138925,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5728454/general/020f5ef5-70a7-492d-968a-934881fe2cf0.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/fd62af93-c5bb-4bc0-922b-065b530ec8b0.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/c7cf414b-5dca-4735-bb11-db0216797460.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/3a42ad6c-91de-42b5-804d-e2bab0b4c523.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/cdcc0bbb-0508-4325-a9ca-743fe027868b.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/74773c50-a3c2-4fc4-b48f-9641b97595b5.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/848fa76f-b34a-4012-b8e7-96ce3c7d35f9.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/eaa05a64-12d4-4236-bf35-6ad43acabd7f.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/364fcab8-9464-4f31-a2ae-1f6b6f0f296c.jpeg',
'https://images.openlane.eu/carimgs/5728454/general/e7146236-e840-4e15-ae77-e0cc23884df5.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140464,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/020f5ef5-70a7-492d-968a-934881fe2cf0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189225,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/fd62af93-c5bb-4bc0-922b-065b530ec8b0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190508,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/c7cf414b-5dca-4735-bb11-db0216797460.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205263,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/3a42ad6c-91de-42b5-804d-e2bab0b4c523.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52848,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/cdcc0bbb-0508-4325-a9ca-743fe027868b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36888,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/74773c50-a3c2-4fc4-b48f-9641b97595b5.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49488,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/848fa76f-b34a-4012-b8e7-96ce3c7d35f9.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62111,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/eaa05a64-12d4-4236-bf35-6ad43acabd7f.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66381,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/364fcab8-9464-4f31-a2ae-1f6b6f0f296c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27edd8d9-cecd-562e-a684-b2f0e9eec5dd/27edd8d9-cecd-562e-a684-b2f0e9eec5dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123295,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728454/general/e7146236-e840-4e15-ae77-e0cc23884df5.jpeg',
'Width': 720}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2019-08-13',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Automatic - 116 hp - '
'138.925 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744601%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [adesa.fr] INFO: Saving data for 10744601: {'created_time': 1774877583.34911, 'last_price_update_time': 1774877583.349123, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744601') HTTP/1.1" 204 0
2026-03-30 13:33:03 [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/10744551)
2026-03-30 13:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 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-30 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-30 13:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 13:33:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-30 13:33:03 [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-30 13:33:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/3eec2ec9-9026-400f-920b-cb3206eafb77.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744551)
2026-03-30 13:33:03 [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/10744551)
2026-03-30 13:33:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/658d2f1f-6521-4394-9755-5b78b06b7831.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744551)
2026-03-30 13:33:03 [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/10744551)
2026-03-30 13:33:03 [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/10744551)
2026-03-30 13:33:03 [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/10744551)
2026-03-30 13:33:03 [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-30 13:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18adc673-bc03-576b-a266-34af302d06c1 with identifier: 10744548
2026-03-30 13:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18adc673-bc03-576b-a266-34af302d06c1 with scrape type 1
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18adc673-bc03-576b-a266-34af302d06c1
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5645660%252Fgeneral%252Fcd5ae806-ef4f-4706-8973-30fadec721de.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/cd5ae806-ef4f-4706-8973-30fadec721de.jpg already downloaded
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5645660%252Fgeneral%252Fb9a628ea-d69e-40f5-bbc3-4e0c21087791.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/b9a628ea-d69e-40f5-bbc3-4e0c21087791.jpg already downloaded
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5645660%252Fgeneral%252Fc394ca04-2ffe-4a9c-88d1-b5cc02104a25.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/c394ca04-2ffe-4a9c-88d1-b5cc02104a25.jpg already downloaded
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5645660%252Fgeneral%252Fc1b31121-3a8e-44a0-a969-5642c7a850eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/c1b31121-3a8e-44a0-a969-5642c7a850eb.jpg already downloaded
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5645660%252Fgeneral%252Faeca41c5-54c9-4e2b-aba0-2a0344c5c54d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [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-30 13:33:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af783147-04e3-5f81-94bf-080fd3bf0787 with identifier: 10744624
2026-03-30 13:33:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af783147-04e3-5f81-94bf-080fd3bf0787 with scrape type 1
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af783147-04e3-5f81-94bf-080fd3bf0787
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5746823%252Fgeneral%252F7585a0e3-8055-4024-9ba6-c40fc9e85d31.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/7585a0e3-8055-4024-9ba6-c40fc9e85d31.jpg already downloaded
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5746823%252Fgeneral%252F0bddad3b-8596-4bff-8872-8063f4e9c584.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/0bddad3b-8596-4bff-8872-8063f4e9c584.jpg already downloaded
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5746823%252Fgeneral%252F7f56f898-a9e4-4cac-b790-03bc21438570.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/7f56f898-a9e4-4cac-b790-03bc21438570.jpg already downloaded
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5746823%252Fgeneral%252F2ba95237-c5aa-4b2b-88cc-657ec2d67b40.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/2ba95237-c5aa-4b2b-88cc-657ec2d67b40.jpg already downloaded
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5746823%252Fgeneral%252Fc3d46969-3797-4ff0-871c-8e245d3835a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/c3d46969-3797-4ff0-871c-8e245d3835a0.jpg already downloaded
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5746823%252Fgeneral%252Fe572fc25-dc0e-49e3-8fe1-beb6b84934e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/e572fc25-dc0e-49e3-8fe1-beb6b84934e3.jpg already downloaded
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5746823%252Fgeneral%252F3bfb8678-7f80-4b3c-85ae-919a73907868.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/3bfb8678-7f80-4b3c-85ae-919a73907868.jpg already downloaded
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5746823%252Fgeneral%252F5262644a-e23c-4298-95b3-712e73df7155.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/5262644a-e23c-4298-95b3-712e73df7155.jpg already downloaded
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5746823%252Fgeneral%252Ff847e279-eb8f-4f0b-8925-12e2864e2a67.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/f847e279-eb8f-4f0b-8925-12e2864e2a67.jpg already downloaded
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5746823%252Fgeneral%252F6ab0393f-5d25-4bb4-bac7-447f8cf65ee4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/6ab0393f-5d25-4bb4-bac7-447f8cf65ee4.jpg already downloaded
2026-03-30 13:33:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: af783147-04e3-5f81-94bf-080fd3bf0787, identifier: 10744624
2026-03-30 13:33:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: af783147-04e3-5f81-94bf-080fd3bf0787 with identifier: 10744624
2026-03-30 13:33:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: af783147-04e3-5f81-94bf-080fd3bf0787 with identifier: 10744624
2026-03-30 13:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: af783147-04e3-5f81-94bf-080fd3bf0787 with identifier: 10744624 to the API
2026-03-30 13:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744624>
{'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-04-01T08: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=10744624',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 193564,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5746823/general/7585a0e3-8055-4024-9ba6-c40fc9e85d31.jpg',
'https://images.openlane.eu/carimgs/5746823/general/0bddad3b-8596-4bff-8872-8063f4e9c584.jpg',
'https://images.openlane.eu/carimgs/5746823/general/7f56f898-a9e4-4cac-b790-03bc21438570.jpg',
'https://images.openlane.eu/carimgs/5746823/general/2ba95237-c5aa-4b2b-88cc-657ec2d67b40.jpg',
'https://images.openlane.eu/carimgs/5746823/general/c3d46969-3797-4ff0-871c-8e245d3835a0.jpg',
'https://images.openlane.eu/carimgs/5746823/general/e572fc25-dc0e-49e3-8fe1-beb6b84934e3.jpg',
'https://images.openlane.eu/carimgs/5746823/general/3bfb8678-7f80-4b3c-85ae-919a73907868.jpg',
'https://images.openlane.eu/carimgs/5746823/general/5262644a-e23c-4298-95b3-712e73df7155.jpg',
'https://images.openlane.eu/carimgs/5746823/general/f847e279-eb8f-4f0b-8925-12e2864e2a67.jpg',
'https://images.openlane.eu/carimgs/5746823/general/6ab0393f-5d25-4bb4-bac7-447f8cf65ee4.jpg'],
'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': 18300,
'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-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744624%27 HTTP/1.1" 200 None
2026-03-30 13:33:04 [adesa.fr] INFO: Saving data for 10744624: {'created_time': 1774877584.209596, 'last_price_update_time': 1774877584.209609, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744624') HTTP/1.1" 204 0
2026-03-30 13:33:04 [scrapy.extensions.logstats] INFO: Crawled 620 pages (at 188 pages/min), scraped 161 items (at 54 items/min)
2026-03-30 13:33:04 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5645660%252Fgeneral%252Fc5279bd5-2dea-4f87-b907-04ceca0953e2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:04 [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-30 13:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with identifier: 10744614
2026-03-30 13:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with scrape type 1
2026-03-30 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739271%252Fgeneral%252F69513e4d-ff7f-442d-905e-20a66d16b7dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/69513e4d-ff7f-442d-905e-20a66d16b7dd.jpg already downloaded
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739271%252Fgeneral%252F8f6a6ca4-b61a-4698-9299-4779ccf3969f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/8f6a6ca4-b61a-4698-9299-4779ccf3969f.jpg already downloaded
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739271%252Fgeneral%252F3306b3ac-ac67-4329-ba39-6e03c0d9af45.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/3306b3ac-ac67-4329-ba39-6e03c0d9af45.jpg already downloaded
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739271%252Fgeneral%252F5d35a88c-d9ae-47f7-94e8-aa0859e1b253.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/5d35a88c-d9ae-47f7-94e8-aa0859e1b253.jpg already downloaded
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739271%252Fgeneral%252Fe7137bb9-06ac-4238-bc6a-15c4b2e7a0a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/e7137bb9-06ac-4238-bc6a-15c4b2e7a0a1.jpg already downloaded
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739271%252Fgeneral%252Fdd039dc5-12e3-40e9-9bd8-24381b852030.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/dd039dc5-12e3-40e9-9bd8-24381b852030.jpg already downloaded
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739271%252Fgeneral%252Fb3f4543d-8452-43e5-b686-603ef3bd68ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/b3f4543d-8452-43e5-b686-603ef3bd68ae.jpg already downloaded
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739271%252Fgeneral%252Fb2a81dd3-6300-4a88-acf6-1a16b6f21380.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/b2a81dd3-6300-4a88-acf6-1a16b6f21380.jpg already downloaded
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739271%252Fgeneral%252F80e23f49-2fb5-4383-88ba-f9908d1acbae.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/80e23f49-2fb5-4383-88ba-f9908d1acbae.jpg already downloaded
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5739271%252Fgeneral%252F17d8e98a-83d0-49f5-8ead-05dc3636b37f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/17d8e98a-83d0-49f5-8ead-05dc3636b37f.jpg already downloaded
2026-03-30 13:33:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b, identifier: 10744614
2026-03-30 13:33:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with identifier: 10744614
2026-03-30 13:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with identifier: 10744614
2026-03-30 13:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with identifier: 10744614 to the API
2026-03-30 13:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744614>
{'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-04-01T08: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=10744614',
'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-30 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744614%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [adesa.fr] INFO: Saving data for 10744614: {'created_time': 1774877585.012468, 'last_price_update_time': 1774877585.01248, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744614') HTTP/1.1" 204 0
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5645660%252Fgeneral%252Fd6384f30-3a8d-411d-bdff-543b28b7c7c9.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [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-30 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-30 13:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 13:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10744590
2026-03-30 13:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c6a732-5c41-5665-91d2-e25f58955dec with scrape type 1
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01c6a732-5c41-5665-91d2-e25f58955dec
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5712418%252Fgeneral%252Ff7d686db-4f6e-422d-a4e3-84916e4359e2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/f7d686db-4f6e-422d-a4e3-84916e4359e2.JPG not downloaded yet
2026-03-30 13:33:05 [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-30 13:33:05 [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-30 13:33:05 [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-30 13:33:05 [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-30 13:33:05 [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-30 13:33:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 41be3635-90b0-5c07-9bc1-1cb4264f28a4, skipping ID generation
2026-03-30 13:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with scrape type 1
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 sending to next pipeline
2026-03-30 13:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 41be3635-90b0-5c07-9bc1-1cb4264f28a4, identifier: 10744551
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5645660%252Fgeneral%252F32ddc633-221f-493b-aca8-7cd11a6fcafb.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [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-30 13:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with identifier: 10744551
2026-03-30 13:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with identifier: 10744551
2026-03-30 13:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with identifier: 10744551 to the API
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:33:05 [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-04-01T08: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=10744551',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 135280,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'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-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744551%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [adesa.fr] INFO: Saving data for 10744551: {'created_time': 1774877585.506967, 'last_price_update_time': 1774877585.506978, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744551') HTTP/1.1" 204 0
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5712418%252Fgeneral%252F1163e744-b0f9-4542-8c6d-03d17d42b233.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/1163e744-b0f9-4542-8c6d-03d17d42b233.JPG not downloaded yet
2026-03-30 13:33:05 [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-30 13:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with identifier: 10744596
2026-03-30 13:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with scrape type 1
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5723001%252Fgeneral%252Fb4c48429-0833-488c-91ae-70377f7cf45c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/b4c48429-0833-488c-91ae-70377f7cf45c.jpg already downloaded
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5723001%252Fgeneral%252Fdbfce4ea-ae2b-4d39-a6ca-2fd9c2c33ff4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/dbfce4ea-ae2b-4d39-a6ca-2fd9c2c33ff4.jpg already downloaded
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5723001%252Fgeneral%252Fd681214e-acf1-4760-afaf-8e9fd7d7df3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/d681214e-acf1-4760-afaf-8e9fd7d7df3a.jpg already downloaded
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5723001%252Fgeneral%252F0be01fe3-f11d-4e5e-915c-ab52aaec64fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/0be01fe3-f11d-4e5e-915c-ab52aaec64fc.jpg already downloaded
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5723001%252Fgeneral%252F82a76713-9340-432d-a7be-929cdee6cb0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/82a76713-9340-432d-a7be-929cdee6cb0e.jpg already downloaded
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5723001%252Fgeneral%252F8c6e7821-ca43-470b-a029-507aced4df69.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/8c6e7821-ca43-470b-a029-507aced4df69.jpg already downloaded
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5723001%252Fgeneral%252F87f66fe5-30e9-448f-85a0-b25e4f6388f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/87f66fe5-30e9-448f-85a0-b25e4f6388f8.jpg already downloaded
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5723001%252Fgeneral%252Fed6ce219-b4f3-458d-b86a-6d4553a5b7a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/ed6ce219-b4f3-458d-b86a-6d4553a5b7a7.jpg already downloaded
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5723001%252Fgeneral%252F509fb6c7-b3a5-48e9-aa80-d056076c77e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/509fb6c7-b3a5-48e9-aa80-d056076c77e0.jpg already downloaded
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5723001%252Fgeneral%252F39b7cb66-971d-467d-840e-47f8c520073b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/39b7cb66-971d-467d-840e-47f8c520073b.jpg already downloaded
2026-03-30 13:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1, identifier: 10744596
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5645660%252Fgeneral%252Fa65bbc18-e9ab-4ae9-ae90-cababfff7f71.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:05 [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-30 13:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with identifier: 10744596
2026-03-30 13:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with identifier: 10744596
2026-03-30 13:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with identifier: 10744596 to the API
2026-03-30 13:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744596>
{'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-04-01T08: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=10744596',
'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': 36500,
'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-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744596%27 HTTP/1.1" 200 None
2026-03-30 13:33:06 [adesa.fr] INFO: Saving data for 10744596: {'created_time': 1774877586.249259, 'last_price_update_time': 1774877586.249274, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744596') HTTP/1.1" 204 0
2026-03-30 13:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with identifier: 10744608
2026-03-30 13:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with scrape type 1
2026-03-30 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5735471%252Fgeneral%252F6cf3a0a1-f81b-48ee-8444-4cb2fd1ec681.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/6cf3a0a1-f81b-48ee-8444-4cb2fd1ec681.jpg already downloaded
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5735471%252Fgeneral%252F0bf898fe-7ab3-47fa-8f49-1b2e3ffa03c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/0bf898fe-7ab3-47fa-8f49-1b2e3ffa03c5.jpg already downloaded
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5735471%252Fgeneral%252F6b8a32fa-573e-4dff-aa5a-f6916ed4d4dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/6b8a32fa-573e-4dff-aa5a-f6916ed4d4dc.jpg already downloaded
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5735471%252Fgeneral%252Fa25f8c9d-1df8-4dad-855c-aefc3ee6c87e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/a25f8c9d-1df8-4dad-855c-aefc3ee6c87e.jpg already downloaded
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5735471%252Fgeneral%252F4a33a844-56ae-42ca-80ed-c1f0d5f789b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/4a33a844-56ae-42ca-80ed-c1f0d5f789b9.jpg already downloaded
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5735471%252Fgeneral%252Fec9511a9-5172-436e-a055-00c9fd1c4b34.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/ec9511a9-5172-436e-a055-00c9fd1c4b34.jpg already downloaded
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5735471%252Fgeneral%252Ff7ac81ac-cfe5-4a0a-8be5-b59ee6bc5674.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/f7ac81ac-cfe5-4a0a-8be5-b59ee6bc5674.jpg already downloaded
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5735471%252Fgeneral%252F0f9139e0-0419-4a1c-962a-12158b137503.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/0f9139e0-0419-4a1c-962a-12158b137503.jpg already downloaded
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5735471%252Fgeneral%252Ffa6c4c2e-d486-448a-a24d-c41c2523e39e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/fa6c4c2e-d486-448a-a24d-c41c2523e39e.jpg already downloaded
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5735471%252Fgeneral%252F7d1b55a2-92e2-4951-a10f-a04b0c1e1cbf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/7d1b55a2-92e2-4951-a10f-a04b0c1e1cbf.jpg already downloaded
2026-03-30 13:33:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791, identifier: 10744608
2026-03-30 13:33:06 [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/10744548)
2026-03-30 13:33:06 [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/10744548)
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5712418%252Fgeneral%252Fb46e9992-8ea4-4e1d-a1ea-44d72e458110.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/b46e9992-8ea4-4e1d-a1ea-44d72e458110.JPG not downloaded yet
2026-03-30 13:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with identifier: 10744608
2026-03-30 13:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with identifier: 10744608
2026-03-30 13:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with identifier: 10744608 to the API
2026-03-30 13:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:33: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-30 13:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744608>
{'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-04-01T08: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=10744608',
'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-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744608%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [adesa.fr] INFO: Saving data for 10744608: {'created_time': 1774877587.154576, 'last_price_update_time': 1774877587.154586, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744608') HTTP/1.1" 204 0
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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-30 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-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5712418%252Fgeneral%252F537f072c-03b5-47e5-bc13-fcb725fda863.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/537f072c-03b5-47e5-bc13-fcb725fda863.JPG not downloaded yet
2026-03-30 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 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-30 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 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-30 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-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5712418%252Fgeneral%252F7a223f93-0feb-410a-ad51-3880011852f1.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/7a223f93-0feb-410a-ad51-3880011852f1.JPG not downloaded yet
2026-03-30 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-30 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-30 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/10744548)
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5712418%252Fgeneral%252Fc5b17b50-a2fd-453c-a2e8-008696939eb5.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/c5b17b50-a2fd-453c-a2e8-008696939eb5.JPG not downloaded yet
2026-03-30 13:33:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/1163e744-b0f9-4542-8c6d-03d17d42b233.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744590)
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5712418%252Fgeneral%252F35e727df-9a0e-41d7-813a-dd97d1d9bfbd.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/35e727df-9a0e-41d7-813a-dd97d1d9bfbd.JPG not downloaded yet
2026-03-30 13:33:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/b46e9992-8ea4-4e1d-a1ea-44d72e458110.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744590)
2026-03-30 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/10744548)
2026-03-30 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/10744548)
2026-03-30 13:33:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/537f072c-03b5-47e5-bc13-fcb725fda863.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744590)
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5712418%252Fgeneral%252Fdb4a1cc6-2e7c-4ca4-9176-9574f3987e49.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/db4a1cc6-2e7c-4ca4-9176-9574f3987e49.JPG not downloaded yet
2026-03-30 13:33:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/7a223f93-0feb-410a-ad51-3880011852f1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744590)
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5712418%252Fgeneral%252F3e23d47b-0e55-493d-b57f-5b403dc24a36.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/3e23d47b-0e55-493d-b57f-5b403dc24a36.JPG not downloaded yet
2026-03-30 13:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8404822e-ff2d-55d8-9277-50f75510ece5 with identifier: 10744567
2026-03-30 13:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8404822e-ff2d-55d8-9277-50f75510ece5 with scrape type 1
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8404822e-ff2d-55d8-9277-50f75510ece5
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5678771%252Fgeneral%252Fdfcd3721-7541-4300-99af-188c20c31674.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [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-30 13:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with identifier: 10744570
2026-03-30 13:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with scrape type 1
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d8989f1-f40e-5127-9a9b-3d43d38c8036
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5686246%252Fgeneral%252F7cb37701-b15a-4f51-a3b6-062e65e2f808.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/7cb37701-b15a-4f51-a3b6-062e65e2f808.jpg already downloaded
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5686246%252Fgeneral%252F9e414b1f-cfcd-40e4-8fac-769d4e234db5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/9e414b1f-cfcd-40e4-8fac-769d4e234db5.jpg already downloaded
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5686246%252Fgeneral%252F7435590c-80a8-4a7c-9792-a2fb7c3b354b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/7435590c-80a8-4a7c-9792-a2fb7c3b354b.jpg already downloaded
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5686246%252Fgeneral%252F004afef0-0e79-4aa0-b963-1df8ede7bd37.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/004afef0-0e79-4aa0-b963-1df8ede7bd37.jpg already downloaded
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5686246%252Fgeneral%252Ffb3e4ead-e645-46f4-b369-740b9cc5ce76.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/fb3e4ead-e645-46f4-b369-740b9cc5ce76.jpg already downloaded
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5686246%252Fgeneral%252F1da9a170-e49b-4849-904f-a8809a69250f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/1da9a170-e49b-4849-904f-a8809a69250f.jpg already downloaded
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5686246%252Fgeneral%252F20daf39a-18dd-4ba6-9134-a6b01aa08063.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/20daf39a-18dd-4ba6-9134-a6b01aa08063.jpg already downloaded
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5686246%252Fgeneral%252F8f0fedd4-1746-4b97-adb7-3e3bec537471.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/8f0fedd4-1746-4b97-adb7-3e3bec537471.jpg already downloaded
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5686246%252Fgeneral%252F5b89cb48-4448-4f39-888f-ed7a49b98a88.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/5b89cb48-4448-4f39-888f-ed7a49b98a88.jpg already downloaded
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5686246%252Fgeneral%252F7b7f1cdb-aa9e-4b4e-bf2d-10702877805c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/7b7f1cdb-aa9e-4b4e-bf2d-10702877805c.jpg already downloaded
2026-03-30 13:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5d8989f1-f40e-5127-9a9b-3d43d38c8036, identifier: 10744570
2026-03-30 13:33:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/f7d686db-4f6e-422d-a4e3-84916e4359e2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744590)
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5712418%252Fgeneral%252F32f8c0bd-3369-4bee-a2a7-75dca3b7095c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712418/general/32f8c0bd-3369-4bee-a2a7-75dca3b7095c.jpg already downloaded
2026-03-30 13:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with identifier: 10744570
2026-03-30 13:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with identifier: 10744570
2026-03-30 13:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with identifier: 10744570 to the API
2026-03-30 13:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:33: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-30 13:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744570>
{'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-04-01T08: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=10744570',
'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-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744570%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [adesa.fr] INFO: Saving data for 10744570: {'created_time': 1774877588.020491, 'last_price_update_time': 1774877588.020504, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744570') HTTP/1.1" 204 0
2026-03-30 13:33:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/35e727df-9a0e-41d7-813a-dd97d1d9bfbd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744590)
2026-03-30 13:33:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/c5b17b50-a2fd-453c-a2e8-008696939eb5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744590)
2026-03-30 13:33:08 [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/10744548)
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5678771%252Fgeneral%252Fd9f293ab-6b52-4f23-8a60-46c4a5ce83e8.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [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-30 13:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a25fee7-e15d-5c07-b188-f995ba642918 with identifier: 10744568
2026-03-30 13:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a25fee7-e15d-5c07-b188-f995ba642918 with scrape type 1
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a25fee7-e15d-5c07-b188-f995ba642918
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5680161%252Fgeneral%252Fe6ff4abe-2e94-4c11-904c-17dfebc72847.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [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-30 13:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30746492-8d88-5f1f-89cf-a34ddce49194 with identifier: 10744618
2026-03-30 13:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30746492-8d88-5f1f-89cf-a34ddce49194 with scrape type 1
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30746492-8d88-5f1f-89cf-a34ddce49194
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5741054%252Fgeneral%252Fb74e73e0-0738-44cb-9cf8-2df4dfd5df7d.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/b74e73e0-0738-44cb-9cf8-2df4dfd5df7d.jpeg already downloaded
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5741054%252Fgeneral%252F3a22a278-d3a3-47da-888e-ff86b797beb2.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/3a22a278-d3a3-47da-888e-ff86b797beb2.jpeg already downloaded
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5741054%252Fgeneral%252F166fa262-4f67-4d85-bd37-f68fbe66da23.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/166fa262-4f67-4d85-bd37-f68fbe66da23.jpeg already downloaded
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5741054%252Fgeneral%252Fba560102-f112-425d-803f-139dbf6248f4.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/ba560102-f112-425d-803f-139dbf6248f4.jpeg already downloaded
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5741054%252Fgeneral%252F294a8d0e-c0f6-4913-b2f2-8543b0c4bc60.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/294a8d0e-c0f6-4913-b2f2-8543b0c4bc60.jpeg already downloaded
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5741054%252Fgeneral%252Fc71c74c6-f64b-4bff-8ea0-bb5c8c58a985.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/c71c74c6-f64b-4bff-8ea0-bb5c8c58a985.jpeg already downloaded
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5741054%252Fgeneral%252F8329315a-291d-4e43-85bc-ac37e0b2bb2c.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/8329315a-291d-4e43-85bc-ac37e0b2bb2c.jpeg already downloaded
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5741054%252Fgeneral%252Ffed795ac-ab7b-4974-95ce-fee6a9257016.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/fed795ac-ab7b-4974-95ce-fee6a9257016.jpeg already downloaded
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5741054%252Fgeneral%252Fb03ac785-4651-4fdd-bb8b-c2e73aa0edf9.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/b03ac785-4651-4fdd-bb8b-c2e73aa0edf9.jpeg already downloaded
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5741054%252Fgeneral%252F9ce4e1fd-7ec0-4c49-b262-aea8c2dabde7.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741054/general/9ce4e1fd-7ec0-4c49-b262-aea8c2dabde7.jpeg already downloaded
2026-03-30 13:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 30746492-8d88-5f1f-89cf-a34ddce49194, identifier: 10744618
2026-03-30 13:33:08 [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-30 13:33:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/db4a1cc6-2e7c-4ca4-9176-9574f3987e49.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744590)
2026-03-30 13:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 30746492-8d88-5f1f-89cf-a34ddce49194 with identifier: 10744618
2026-03-30 13:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 30746492-8d88-5f1f-89cf-a34ddce49194 with identifier: 10744618
2026-03-30 13:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 30746492-8d88-5f1f-89cf-a34ddce49194 with identifier: 10744618 to the API
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744618>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': '30746492-8d88-5f1f-89cf-a34ddce49194',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG-190-NN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744618',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 101572,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5741054/general/b74e73e0-0738-44cb-9cf8-2df4dfd5df7d.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/3a22a278-d3a3-47da-888e-ff86b797beb2.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/166fa262-4f67-4d85-bd37-f68fbe66da23.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/ba560102-f112-425d-803f-139dbf6248f4.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/294a8d0e-c0f6-4913-b2f2-8543b0c4bc60.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/c71c74c6-f64b-4bff-8ea0-bb5c8c58a985.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/8329315a-291d-4e43-85bc-ac37e0b2bb2c.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/fed795ac-ab7b-4974-95ce-fee6a9257016.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/b03ac785-4651-4fdd-bb8b-c2e73aa0edf9.jpeg',
'https://images.openlane.eu/carimgs/5741054/general/9ce4e1fd-7ec0-4c49-b262-aea8c2dabde7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185939,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/b74e73e0-0738-44cb-9cf8-2df4dfd5df7d.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182155,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/3a22a278-d3a3-47da-888e-ff86b797beb2.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160301,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/166fa262-4f67-4d85-bd37-f68fbe66da23.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156335,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/ba560102-f112-425d-803f-139dbf6248f4.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51750,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/294a8d0e-c0f6-4913-b2f2-8543b0c4bc60.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44756,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/c71c74c6-f64b-4bff-8ea0-bb5c8c58a985.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51734,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/8329315a-291d-4e43-85bc-ac37e0b2bb2c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55406,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/fed795ac-ab7b-4974-95ce-fee6a9257016.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39619,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/b03ac785-4651-4fdd-bb8b-c2e73aa0edf9.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30746492-8d88-5f1f-89cf-a34ddce49194/30746492-8d88-5f1f-89cf-a34ddce49194_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44186,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741054/general/9ce4e1fd-7ec0-4c49-b262-aea8c2dabde7.jpeg',
'Width': 720}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2019-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Automatic - 116 hp - '
'101.572 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744618%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [adesa.fr] INFO: Saving data for 10744618: {'created_time': 1774877588.689303, 'last_price_update_time': 1774877588.689317, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744618') HTTP/1.1" 204 0
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5678771%252Fgeneral%252Fa70c2d8f-0e23-40a6-8c65-b1fea0828cd0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [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-30 13:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5680161%252Fgeneral%252F5876386c-551f-4075-9277-492134d8e109.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [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-30 13:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-30 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-30 13:33:08 [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-30 13:33:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-30 13:33:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18adc673-bc03-576b-a266-34af302d06c1, skipping ID generation
2026-03-30 13:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18adc673-bc03-576b-a266-34af302d06c1 with scrape type 1
2026-03-30 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18adc673-bc03-576b-a266-34af302d06c1 sending to next pipeline
2026-03-30 13:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 18adc673-bc03-576b-a266-34af302d06c1, identifier: 10744548
2026-03-30 13:33:08 [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/10744567)
2026-03-30 13:33:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5712418/general/3e23d47b-0e55-493d-b57f-5b403dc24a36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744590)
2026-03-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5678771%252Fgeneral%252Fad047a9a-ac07-4602-abae-5d71c7d859a5.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [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-30 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5680161%252Fgeneral%252F6393dc53-47bf-4a88-a798-f690a1099593.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:08 [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-30 13:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 18adc673-bc03-576b-a266-34af302d06c1 with identifier: 10744548
2026-03-30 13:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 18adc673-bc03-576b-a266-34af302d06c1 with identifier: 10744548
2026-03-30 13:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 18adc673-bc03-576b-a266-34af302d06c1 with identifier: 10744548 to the API
2026-03-30 13:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:33:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5645660/general/d6384f30-3a8d-411d-bdff-543b28b7c7c9.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-04-01T08: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=10744548',
'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': 45000,
'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-30 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744548%27 HTTP/1.1" 200 None
2026-03-30 13:33:09 [adesa.fr] INFO: Saving data for 10744548: {'created_time': 1774877589.258267, 'last_price_update_time': 1774877589.258278, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744548') HTTP/1.1" 204 0
2026-03-30 13:33:09 [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-30 13:33:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-30 13:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with identifier: 10744571
2026-03-30 13:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with scrape type 1
2026-03-30 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d
2026-03-30 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5686825%252Fgeneral%252F15600644-d86a-4968-bf51-ca329e66b2ef.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:09 [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-30 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5678771%252Fgeneral%252F97b5df72-0165-401c-9a11-680f33fbc169.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:09 [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-30 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5680161%252Fgeneral%252F44c5474a-674f-4009-a07b-7496d048e99e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:09 [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-30 13:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10744529
2026-03-30 13:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550be693-5ca6-5e35-be8b-d9c59d005229 with scrape type 1
2026-03-30 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 550be693-5ca6-5e35-be8b-d9c59d005229
2026-03-30 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5505639%252Fgeneral%252F6bc3f4e1-205a-43f8-a199-4b7c97c0e2a8.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/6bc3f4e1-205a-43f8-a199-4b7c97c0e2a8.JPG not downloaded yet
2026-03-30 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5686825%252Fgeneral%252F956ee12f-488d-4022-ab1e-5f8b5b8894ff.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:09 [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-30 13:33:09 [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-30 13:33:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 01c6a732-5c41-5665-91d2-e25f58955dec, skipping ID generation
2026-03-30 13:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c6a732-5c41-5665-91d2-e25f58955dec with scrape type 1
2026-03-30 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 01c6a732-5c41-5665-91d2-e25f58955dec sending to next pipeline
2026-03-30 13:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 01c6a732-5c41-5665-91d2-e25f58955dec, identifier: 10744590
2026-03-30 13:33:09 [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/10744568)
2026-03-30 13:33:09 [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/10744567)
2026-03-30 13:33:09 [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/10744567)
2026-03-30 13:33:09 [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/10744568)
2026-03-30 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5678771%252Fgeneral%252F5848fc2b-fcf7-4160-bd30-dd5d5f1a1db4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:09 [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-30 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5680161%252Fgeneral%252F882a3899-db22-490c-ba74-4284ebe8f7d2.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:09 [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-30 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5505639%252Fgeneral%252F559ebb5f-88df-4a69-a6fc-ef9e55a18e03.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/559ebb5f-88df-4a69-a6fc-ef9e55a18e03.JPG not downloaded yet
2026-03-30 13:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10744590
2026-03-30 13:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10744590
2026-03-30 13:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 01c6a732-5c41-5665-91d2-e25f58955dec with identifier: 10744590 to the API
2026-03-30 13:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:33:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5712418/general/3e23d47b-0e55-493d-b57f-5b403dc24a36.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Petrol',
'id': '01c6a732-5c41-5665-91d2-e25f58955dec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG054LH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744590',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 155398,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c6a732-5c41-5665-91d2-e25f58955dec/01c6a732-5c41-5665-91d2-e25f58955dec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712418/general/32f8c0bd-3369-4bee-a2a7-75dca3b7095c.jpg',
'Width': 1024}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLA 200 progressive - Petrol - Automatic - 163 hp - '
'155.398 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2022}
2026-03-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744590%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [adesa.fr] INFO: Saving data for 10744590: {'created_time': 1774877590.565928, 'last_price_update_time': 1774877590.56594, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744590') HTTP/1.1" 204 0
2026-03-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5686825%252Fgeneral%252Fa324f3f7-0ddb-4ee3-a7ec-4b8a1d36d98d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [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-30 13:33:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 01c6a732-5c41-5665-91d2-e25f58955dec due to Ignoring non-200 response
2026-03-30 13:33:10 [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/10744568)
2026-03-30 13:33:10 [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/10744567)
2026-03-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5678771%252Fgeneral%252F3ee63652-3bfe-4c5d-aec1-1782e8076607.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [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-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5680161%252Fgeneral%252F826f99a3-a2a4-40bc-b7f3-b191c566b1e4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [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-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5505639%252Fgeneral%252F3e112746-6d55-49a7-a2aa-bd31a79efe6c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/3e112746-6d55-49a7-a2aa-bd31a79efe6c.JPG not downloaded yet
2026-03-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5686825%252Fgeneral%252F836a2d3c-70a4-4813-9fbc-e80e46dc321a.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [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-30 13:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:10 [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-30 13:33:10 [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-30 13:33:10 [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-30 13:33:10 [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-30 13:33:10 [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/10744571)
2026-03-30 13:33:10 [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/10744568)
2026-03-30 13:33:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/6bc3f4e1-205a-43f8-a199-4b7c97c0e2a8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744529)
2026-03-30 13:33:10 [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/10744567)
2026-03-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5678771%252Fgeneral%252F7de41226-c136-4eb4-8810-afd720d8e732.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [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-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5680161%252Fgeneral%252F25fb966d-ed7d-4487-af0d-096302f8f9fd.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [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-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5505639%252Fgeneral%252F8d159c9a-f0a8-4a06-bdb0-44568cee9306.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/8d159c9a-f0a8-4a06-bdb0-44568cee9306.JPG not downloaded yet
2026-03-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5686825%252Fgeneral%252Fcc0da21d-ad58-4c29-ba08-2aeab2ac6580.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [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-30 13:33:10 [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/10744571)
2026-03-30 13:33:10 [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/10744568)
2026-03-30 13:33:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/559ebb5f-88df-4a69-a6fc-ef9e55a18e03.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744529)
2026-03-30 13:33:10 [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/10744567)
2026-03-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5678771%252Fgeneral%252F8ef4eba0-de22-4bab-92aa-6ffd46573d2a.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [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-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5680161%252Fgeneral%252F2cbf16bf-1431-4802-87dc-2051654cc46c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [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-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5505639%252Fgeneral%252Fc4972b7c-722d-4583-9356-8614cac0db37.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/c4972b7c-722d-4583-9356-8614cac0db37.JPG not downloaded yet
2026-03-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5686825%252Fgeneral%252Fc449be67-1091-4759-acd8-ec8769926694.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [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-30 13:33:10 [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-30 13:33:10 [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-30 13:33:10 [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/10744568)
2026-03-30 13:33:10 [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/10744567)
2026-03-30 13:33:10 [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/10744571)
2026-03-30 13:33:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/3e112746-6d55-49a7-a2aa-bd31a79efe6c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744529)
2026-03-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5678771%252Fgeneral%252Fe674d3d7-23ac-4f96-bab2-5bf7409f539c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [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-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5680161%252Fgeneral%252Fc2c70073-c0b5-43f3-a8de-cddfbdceedb0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [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-30 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5505639%252Fgeneral%252F7e95625e-47e8-4d58-a68d-1f3f2aa8ce27.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/7e95625e-47e8-4d58-a68d-1f3f2aa8ce27.JPG not downloaded yet
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5686825%252Fgeneral%252F8964a093-7a2b-44e7-9381-6646fa3712bd.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [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-30 13:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adc90b02-0fe7-5049-ac7f-1606176d7fbd with identifier: 10744623
2026-03-30 13:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adc90b02-0fe7-5049-ac7f-1606176d7fbd with scrape type 1
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item adc90b02-0fe7-5049-ac7f-1606176d7fbd
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F55269f59-d0f8-4dc0-83eb-79fc419ef061.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/55269f59-d0f8-4dc0-83eb-79fc419ef061.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252Febf38fec-cb1f-48d0-b061-cc89e59de54e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/ebf38fec-cb1f-48d0-b061-cc89e59de54e.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F4784691e-cc71-4e20-a6bd-1bb51e8bad95.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/4784691e-cc71-4e20-a6bd-1bb51e8bad95.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252Fc294aabb-22d0-4cc9-bd41-9b7083cc1feb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/c294aabb-22d0-4cc9-bd41-9b7083cc1feb.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F7288eda3-7000-4e13-96d5-9025b2db095c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/7288eda3-7000-4e13-96d5-9025b2db095c.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F77ad4775-8bf9-4bb8-9820-797943b6ba83.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/77ad4775-8bf9-4bb8-9820-797943b6ba83.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252Fc774451d-f6ac-4156-904c-eb7ff622e7d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/c774451d-f6ac-4156-904c-eb7ff622e7d8.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/162db652-54e2-4e18-b80c-d41ef8a22b75.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/b8b5488b-86ad-47ce-8221-599f2e1a2047.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/7a5d9818-8a68-49e5-93da-67160954e332.jpg already downloaded
2026-03-30 13:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: adc90b02-0fe7-5049-ac7f-1606176d7fbd, identifier: 10744623
2026-03-30 13:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42f20a22-a115-55c5-9e71-fe61eaf9f791 with identifier: 10744531
2026-03-30 13:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 with scrape type 1
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 42f20a22-a115-55c5-9e71-fe61eaf9f791
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5561399%252Fgeneral%252F7ffcac0a-3277-4339-8ba8-8d09e6d65d6a.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [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-30 13:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d159b510-432c-5dca-b147-de0c0faae7f9 with identifier: 10744585
2026-03-30 13:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d159b510-432c-5dca-b147-de0c0faae7f9 with scrape type 1
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d159b510-432c-5dca-b147-de0c0faae7f9
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5707890%252Fgeneral%252Faf39a502-f6b2-487f-8a6a-905a0da9eb49.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [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-30 13:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with identifier: 10744546
2026-03-30 13:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with scrape type 1
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F6caace1a-2d5b-474b-89a2-23487f7e16e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/6caace1a-2d5b-474b-89a2-23487f7e16e4.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F3e4021ab-fd4e-4fcf-91e3-24bd1ba5c28e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/3e4021ab-fd4e-4fcf-91e3-24bd1ba5c28e.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F00829df4-9181-4b91-bcc3-8deb4a3d5c0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/00829df4-9181-4b91-bcc3-8deb4a3d5c0b.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252Febe6c6f1-a6c1-49f5-a86c-f60cb3d62a3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/ebe6c6f1-a6c1-49f5-a86c-f60cb3d62a3e.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252Fe723f50d-9263-4a14-8d75-86b3f00d4425.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/e723f50d-9263-4a14-8d75-86b3f00d4425.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F20856b92-6a1c-4125-b5f1-d54cfcc105bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/20856b92-6a1c-4125-b5f1-d54cfcc105bb.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F6551809d-2493-42c2-bb4b-179e38446225.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/6551809d-2493-42c2-bb4b-179e38446225.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F958324d9-2a2b-4e22-bfdc-1c07f467be87.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/958324d9-2a2b-4e22-bfdc-1c07f467be87.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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-30 13:33: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-30 13:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with identifier: 10744604
2026-03-30 13:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with scrape type 1
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5733247%252Fgeneral%252F042dfbba-78d2-4a05-a7ed-75f03ce8ba14.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/042dfbba-78d2-4a05-a7ed-75f03ce8ba14.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5733247%252Fgeneral%252F26076040-8406-4aaa-aca8-ed23683fdfc9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/26076040-8406-4aaa-aca8-ed23683fdfc9.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5733247%252Fgeneral%252F75eb0acc-ed29-424e-b289-3f762f3af014.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/75eb0acc-ed29-424e-b289-3f762f3af014.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5733247%252Fgeneral%252Fbc9d359a-07c1-4b83-85d3-17df999ab750.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/bc9d359a-07c1-4b83-85d3-17df999ab750.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5733247%252Fgeneral%252Ff905658a-2f57-48b1-b970-b1e7f518e169.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/f905658a-2f57-48b1-b970-b1e7f518e169.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5733247%252Fgeneral%252F656c1562-0bc5-4860-89fd-3f4945c01d84.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/656c1562-0bc5-4860-89fd-3f4945c01d84.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5733247%252Fgeneral%252F401ba0db-bc56-4a96-85dd-53377370108a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/401ba0db-bc56-4a96-85dd-53377370108a.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5733247%252Fgeneral%252F0d9d079c-f447-42ed-9203-38e5c127bb03.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/0d9d079c-f447-42ed-9203-38e5c127bb03.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5733247%252Fgeneral%252Faeb9fac3-8eee-4746-a17f-cbfbf602f102.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/aeb9fac3-8eee-4746-a17f-cbfbf602f102.jpg already downloaded
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5733247%252Fgeneral%252F56a97253-429f-42b1-b1e6-d17e450ebdc8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/56a97253-429f-42b1-b1e6-d17e450ebdc8.jpg already downloaded
2026-03-30 13:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597, identifier: 10744604
2026-03-30 13:33:11 [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-30 13:33:11 [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-30 13:33:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-30 13:33:11 [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-30 13:33:11 [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/10744571)
2026-03-30 13:33:11 [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/10744568)
2026-03-30 13:33:11 [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/10744567)
2026-03-30 13:33:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/8d159c9a-f0a8-4a06-bdb0-44568cee9306.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744529)
2026-03-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5680161%252Fgeneral%252F8ab0c123-0f7a-49e0-b131-b27b7ec5d01e.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [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-30 13:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5505639%252Fgeneral%252F42ef2933-b138-4def-ae2f-d1f34bd2af01.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/42ef2933-b138-4def-ae2f-d1f34bd2af01.JPG not downloaded yet
2026-03-30 13:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: adc90b02-0fe7-5049-ac7f-1606176d7fbd with identifier: 10744623
2026-03-30 13:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: adc90b02-0fe7-5049-ac7f-1606176d7fbd with identifier: 10744623
2026-03-30 13:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: adc90b02-0fe7-5049-ac7f-1606176d7fbd with identifier: 10744623 to the API
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:33: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-30 13:33:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744623>
{'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-04-01T08: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=10744623',
'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,
'photo_urls': ['https://images.openlane.eu/carimgs/5746650/general/55269f59-d0f8-4dc0-83eb-79fc419ef061.jpg',
'https://images.openlane.eu/carimgs/5746650/general/ebf38fec-cb1f-48d0-b061-cc89e59de54e.jpg',
'https://images.openlane.eu/carimgs/5746650/general/4784691e-cc71-4e20-a6bd-1bb51e8bad95.jpg',
'https://images.openlane.eu/carimgs/5746650/general/c294aabb-22d0-4cc9-bd41-9b7083cc1feb.jpg',
'https://images.openlane.eu/carimgs/5746650/general/7288eda3-7000-4e13-96d5-9025b2db095c.jpg',
'https://images.openlane.eu/carimgs/5746650/general/77ad4775-8bf9-4bb8-9820-797943b6ba83.jpg',
'https://images.openlane.eu/carimgs/5746650/general/c774451d-f6ac-4156-904c-eb7ff622e7d8.jpg',
'https://images.openlane.eu/carimgs/5746650/general/162db652-54e2-4e18-b80c-d41ef8a22b75.jpg',
'https://images.openlane.eu/carimgs/5746650/general/b8b5488b-86ad-47ce-8221-599f2e1a2047.jpg',
'https://images.openlane.eu/carimgs/5746650/general/7a5d9818-8a68-49e5-93da-67160954e332.jpg'],
'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': 26800,
'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-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744623%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [adesa.fr] INFO: Saving data for 10744623: {'created_time': 1774877592.272058, 'last_price_update_time': 1774877592.272067, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744623') HTTP/1.1" 204 0
2026-03-30 13:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with identifier: 10744604
2026-03-30 13:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with identifier: 10744604
2026-03-30 13:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with identifier: 10744604 to the API
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:33: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-30 13:33:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744604>
{'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-04-01T08: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=10744604',
'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-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744604%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [adesa.fr] INFO: Saving data for 10744604: {'created_time': 1774877592.590871, 'last_price_update_time': 1774877592.59088, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744604') HTTP/1.1" 204 0
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5686825%252Fgeneral%252Fc0c718c3-06e0-412e-bad6-d0634332730a.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [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-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5561399%252Fgeneral%252F1b195fd6-842b-4bbd-808e-5a4f2b2f5f9d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [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-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707890%252Fgeneral%252F01e208a0-4326-415d-8a25-62aee1f9775c.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [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-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5637772%252Fgeneral%252F433cda39-527c-4930-8601-51523ae6e8e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/433cda39-527c-4930-8601-51523ae6e8e0.jpg already downloaded
2026-03-30 13:33:12 [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-30 13:33:12 [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-30 13:33:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-30 13:33:12 [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-30 13:33:12 [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-30 13:33:12 [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-30 13:33:12 [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-30 13:33:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-30 13:33:12 [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/10744571)
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5505639%252Fgeneral%252F1b7935ae-4814-4134-8de4-ead2fe4748dd.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/1b7935ae-4814-4134-8de4-ead2fe4748dd.JPG not downloaded yet
2026-03-30 13:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:12 [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/10744568)
2026-03-30 13:33:12 [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/10744567)
2026-03-30 13:33:12 [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/10744571)
2026-03-30 13:33:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/c4972b7c-722d-4583-9356-8614cac0db37.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744529)
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5686825%252Fgeneral%252Fb77dc6e9-e1fb-4fa4-ac9a-fe28b1f1ef39.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [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-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5561399%252Fgeneral%252F78f836fa-d3c9-4b6c-885e-504718f00c74.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [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-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707890%252Fgeneral%252F5ba2765f-c068-48b9-9364-33d066cc475d.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [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-30 13:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:12 [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-30 13:33:12 [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-30 13:33:12 [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-30 13:33:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-30 13:33:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/7e95625e-47e8-4d58-a68d-1f3f2aa8ce27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744529)
2026-03-30 13:33:12 [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/10744567)
2026-03-30 13:33:12 [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/10744568)
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5505639%252Fgeneral%252F91aea03a-1ad0-40be-92b4-aecd774f3a55.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/91aea03a-1ad0-40be-92b4-aecd774f3a55.JPG not downloaded yet
2026-03-30 13:33:12 [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/10744546)
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5686825%252Fgeneral%252F7cf70888-b702-4055-8608-4e050710e26b.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [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-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5561399%252Fgeneral%252F875855d3-8f29-4a57-99fc-6989cc2048de.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [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-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707890%252Fgeneral%252Fa01c0499-315c-4487-b3d0-1100597a8790.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [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-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5505639%252Fgeneral%252F9fb93c88-60c7-4f6d-830e-404b6280b03f.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5505639/general/9fb93c88-60c7-4f6d-830e-404b6280b03f.JPG not downloaded yet
2026-03-30 13:33:12 [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-30 13:33:12 [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/10744531)
2026-03-30 13:33:12 [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/10744585)
2026-03-30 13:33:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/42ef2933-b138-4def-ae2f-d1f34bd2af01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744529)
2026-03-30 13:33:12 [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/10744571)
2026-03-30 13:33:12 [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/10744568)
2026-03-30 13:33:12 [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/10744531)
2026-03-30 13:33:12 [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/10744585)
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5561399%252Fgeneral%252Fd5d36875-e962-4170-b1f3-be233fd19a24.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [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-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707890%252Fgeneral%252Fee0b8ea4-7af7-4e0c-bf96-c45124eb71db.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [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-30 13:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10744539
2026-03-30 13:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccca35b9-3903-5187-83e0-b1966bee5655 with scrape type 1
2026-03-30 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccca35b9-3903-5187-83e0-b1966bee5655
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5615593%252Fgeneral%252Fc699e40a-a9ee-440d-91b7-47249191bfc7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/c699e40a-a9ee-440d-91b7-47249191bfc7.jpg already downloaded
2026-03-30 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5615593%252Fgeneral%252F120cad49-3858-455f-847e-667360d57e3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/120cad49-3858-455f-847e-667360d57e3a.jpg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5615593%252Fgeneral%252Fd441e604-faca-4e6a-8fc9-b2b809afd0ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/d441e604-faca-4e6a-8fc9-b2b809afd0ac.jpg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5615593%252Fgeneral%252F377d6f06-f027-4d09-9bc0-d6b0e18bd6e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/377d6f06-f027-4d09-9bc0-d6b0e18bd6e1.jpg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5615593%252Fgeneral%252F66c78747-dbbe-4e50-b901-aad6232ddc34.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/66c78747-dbbe-4e50-b901-aad6232ddc34.jpg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5615593%252Fgeneral%252Ffea6f419-f399-405a-b28c-6b86e3b747f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/fea6f419-f399-405a-b28c-6b86e3b747f2.jpg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5615593%252Fgeneral%252F6eefbe4a-8f0c-4ae9-8156-db23f63ac1b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/6eefbe4a-8f0c-4ae9-8156-db23f63ac1b8.jpg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5615593%252Fgeneral%252Fdec4c51a-52d7-4045-af1f-251c9c846f20.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/dec4c51a-52d7-4045-af1f-251c9c846f20.jpg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5615593%252Fgeneral%252F8fd3b625-f4b9-43af-bf8f-e3e3e0f62fb2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/8fd3b625-f4b9-43af-bf8f-e3e3e0f62fb2.jpg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5615593%252Fgeneral%252Fd9d1e13f-f27d-4750-be85-f83cdab84196.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/d9d1e13f-f27d-4750-be85-f83cdab84196.jpg already downloaded
2026-03-30 13:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ccca35b9-3903-5187-83e0-b1966bee5655, identifier: 10744539
2026-03-30 13:33:13 [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-30 13:33:13 [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-30 13:33:13 [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-30 13:33:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-30 13:33:13 [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/10744571)
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5561399%252Fgeneral%252F6f048230-758e-4ebf-aa27-818b756e0ab7.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [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-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5707890%252Fgeneral%252F511a9065-e2a3-4182-b706-f406d43fe0c4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [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-30 13:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10744539
2026-03-30 13:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10744539
2026-03-30 13:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10744539 to the API
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:33: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-30 13:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744539>
{'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-04-01T08: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=10744539',
'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-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744539%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [adesa.fr] INFO: Saving data for 10744539: {'created_time': 1774877593.59738, 'last_price_update_time': 1774877593.597396, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744539') HTTP/1.1" 204 0
2026-03-30 13:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a92f356-f2a4-5d2d-b58b-0ca366413587 with identifier: 10744620
2026-03-30 13:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a92f356-f2a4-5d2d-b58b-0ca366413587 with scrape type 1
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a92f356-f2a4-5d2d-b58b-0ca366413587
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F967c4c5d-2615-4a98-97e4-ac365e296dc1.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/967c4c5d-2615-4a98-97e4-ac365e296dc1.jpeg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F26e971e7-1978-4cbe-a9b9-6ff3ca2e835a.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/26e971e7-1978-4cbe-a9b9-6ff3ca2e835a.jpeg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252Fa77f9245-e297-4e31-bffa-e348dd9aa31e.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/a77f9245-e297-4e31-bffa-e348dd9aa31e.jpeg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F2e695743-6153-464c-94c3-c4db6b5c4e21.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/2e695743-6153-464c-94c3-c4db6b5c4e21.jpeg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F6c728d71-bb45-4d72-8bf9-97f7123af18b.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/6c728d71-bb45-4d72-8bf9-97f7123af18b.jpeg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252Fad577fa4-022d-4ebc-a828-06103c0537a6.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/ad577fa4-022d-4ebc-a828-06103c0537a6.jpeg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F449d5382-0c43-4a60-828b-99153bf1f335.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/449d5382-0c43-4a60-828b-99153bf1f335.jpeg already downloaded
2026-03-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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-30 13:33: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-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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-30 13:33: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-30 13:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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-30 13:33: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-30 13:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6a92f356-f2a4-5d2d-b58b-0ca366413587, identifier: 10744620
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-30 13:33:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8404822e-ff2d-55d8-9277-50f75510ece5, skipping ID generation
2026-03-30 13:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8404822e-ff2d-55d8-9277-50f75510ece5 with scrape type 1
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8404822e-ff2d-55d8-9277-50f75510ece5 sending to next pipeline
2026-03-30 13:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8404822e-ff2d-55d8-9277-50f75510ece5, identifier: 10744567
2026-03-30 13:33:13 [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-30 13:33:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac, skipping ID generation
2026-03-30 13:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with scrape type 1
2026-03-30 13:33:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac sending to next pipeline
2026-03-30 13:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac, identifier: 10744546
2026-03-30 13:33:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/91aea03a-1ad0-40be-92b4-aecd774f3a55.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744529)
2026-03-30 13:33:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/1b7935ae-4814-4134-8de4-ead2fe4748dd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744529)
2026-03-30 13:33:14 [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/10744585)
2026-03-30 13:33:14 [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/10744531)
2026-03-30 13:33:14 [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/10744571)
2026-03-30 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5561399%252Fgeneral%252Fc9d3c0e1-312e-4cd3-81aa-f8ac6f4f45d0.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:14 [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-30 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707890%252Fgeneral%252Ffe797228-c5d1-49d5-a7bb-41f6d222fc8a.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:14 [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-30 13:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6a92f356-f2a4-5d2d-b58b-0ca366413587 with identifier: 10744620
2026-03-30 13:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6a92f356-f2a4-5d2d-b58b-0ca366413587 with identifier: 10744620
2026-03-30 13:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6a92f356-f2a4-5d2d-b58b-0ca366413587 with identifier: 10744620 to the API
2026-03-30 13:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:33:14 [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-30 13:33:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744620>
{'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-04-01T08: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=10744620',
'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-30 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744620%27 HTTP/1.1" 200 None
2026-03-30 13:33:14 [adesa.fr] INFO: Saving data for 10744620: {'created_time': 1774877594.458655, 'last_price_update_time': 1774877594.45867, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744620') HTTP/1.1" 204 0
2026-03-30 13:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8404822e-ff2d-55d8-9277-50f75510ece5 with identifier: 10744567
2026-03-30 13:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8404822e-ff2d-55d8-9277-50f75510ece5 with identifier: 10744567
2026-03-30 13:33:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8404822e-ff2d-55d8-9277-50f75510ece5 with identifier: 10744567 to the API
2026-03-30 13:33:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:33:15 [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-04-01T08: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=10744567',
'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': 37900,
'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-30 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744567%27 HTTP/1.1" 200 None
2026-03-30 13:33:15 [adesa.fr] INFO: Saving data for 10744567: {'created_time': 1774877595.140188, 'last_price_update_time': 1774877595.140198, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744567') HTTP/1.1" 204 0
2026-03-30 13:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with identifier: 10744546
2026-03-30 13:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with identifier: 10744546
2026-03-30 13:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with identifier: 10744546 to the API
2026-03-30 13:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:33:15 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5637772/general/80901c23-8b89-4281-961a-895a41bdb40f.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-04-01T08: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=10744546',
'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-30 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744546%27 HTTP/1.1" 200 None
2026-03-30 13:33:15 [adesa.fr] INFO: Saving data for 10744546: {'created_time': 1774877595.7456, 'last_price_update_time': 1774877595.74561, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744546') HTTP/1.1" 204 0
2026-03-30 13:33:15 [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-30 13:33:15 [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-30 13:33:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-30 13:33:15 [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-30 13:33:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6a25fee7-e15d-5c07-b188-f995ba642918, skipping ID generation
2026-03-30 13:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a25fee7-e15d-5c07-b188-f995ba642918 with scrape type 1
2026-03-30 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a25fee7-e15d-5c07-b188-f995ba642918 sending to next pipeline
2026-03-30 13:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6a25fee7-e15d-5c07-b188-f995ba642918, identifier: 10744568
2026-03-30 13:33:15 [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-30 13:33:15 [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-30 13:33:15 [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/10744531)
2026-03-30 13:33:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5505639/general/9fb93c88-60c7-4f6d-830e-404b6280b03f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744529)
2026-03-30 13:33:15 [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/10744585)
2026-03-30 13:33:15 [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-30 13:33:15 [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-30 13:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6a25fee7-e15d-5c07-b188-f995ba642918 with identifier: 10744568
2026-03-30 13:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6a25fee7-e15d-5c07-b188-f995ba642918 with identifier: 10744568
2026-03-30 13:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6a25fee7-e15d-5c07-b188-f995ba642918 with identifier: 10744568 to the API
2026-03-30 13:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:33: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-30 13:33:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5680161/general/8ab0c123-0f7a-49e0-b131-b27b7ec5d01e.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-04-01T08: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=10744568',
'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-30 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744568%27 HTTP/1.1" 200 None
2026-03-30 13:33:16 [adesa.fr] INFO: Saving data for 10744568: {'created_time': 1774877596.163553, 'last_price_update_time': 1774877596.163565, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744568') HTTP/1.1" 204 0
2026-03-30 13:33:16 [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-30 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5561399%252Fgeneral%252F43ea61bf-6e78-4222-b2be-8d7635fe4c74.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:16 [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-30 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707890%252Fgeneral%252F5263dfa2-d16b-40cb-8eba-96eabaaa95b4.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:16 [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-30 13:33:16 [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-30 13:33:16 [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/10744571)
2026-03-30 13:33:16 [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/10744585)
2026-03-30 13:33:16 [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/10744531)
2026-03-30 13:33:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-30 13:33:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-30 13:33:16 [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-30 13:33:16 [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-30 13:33:16 [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-30 13:33:16 [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/10744531)
2026-03-30 13:33:16 [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/10744585)
2026-03-30 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5561399%252Fgeneral%252F07e999cc-c67e-4c30-bdd1-669c3e27f918.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:16 [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-30 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707890%252Fgeneral%252F98b85d0d-585d-4667-84d4-da024425ce3a.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:16 [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-30 13:33:16 [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-30 13:33:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 550be693-5ca6-5e35-be8b-d9c59d005229, skipping ID generation
2026-03-30 13:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550be693-5ca6-5e35-be8b-d9c59d005229 with scrape type 1
2026-03-30 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 550be693-5ca6-5e35-be8b-d9c59d005229 sending to next pipeline
2026-03-30 13:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 550be693-5ca6-5e35-be8b-d9c59d005229, identifier: 10744529
2026-03-30 13:33:16 [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-30 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5561399%252Fgeneral%252Fbca6374b-72b7-451a-ad09-d5f772a718a4.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/bca6374b-72b7-451a-ad09-d5f772a718a4.jpeg already downloaded
2026-03-30 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%252F5707890%252Fgeneral%252F6af5f5b2-0031-4a85-886a-14407421decc.JPG%27 HTTP/1.1" 200 None
2026-03-30 13:33:16 [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-30 13:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10744529
2026-03-30 13:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10744529
2026-03-30 13:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 550be693-5ca6-5e35-be8b-d9c59d005229 with identifier: 10744529 to the API
2026-03-30 13:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:33: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-30 13:33:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5505639/general/9fb93c88-60c7-4f6d-830e-404b6280b03f.JPG>
{'auction_title': '',
'c_o_2_emission_value': 72,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '550be693-5ca6-5e35-be8b-d9c59d005229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV183MA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744529',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 86368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photos': [],
'price': 34900,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.0 P400e HSE Dynamic - AWD - Hybrid - '
'Automatic - 404 hp - 86.368 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2020}
2026-03-30 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744529%27 HTTP/1.1" 200 None
2026-03-30 13:33:16 [adesa.fr] INFO: Saving data for 10744529: {'created_time': 1774877596.861696, 'last_price_update_time': 1774877596.861706, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744529') HTTP/1.1" 204 0
2026-03-30 13:33:16 [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/10744585)
2026-03-30 13:33:16 [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/10744531)
2026-03-30 13:33:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 550be693-5ca6-5e35-be8b-d9c59d005229 due to Ignoring non-200 response
2026-03-30 13:33:16 [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/10744531)
2026-03-30 13:33:16 [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/10744585)
2026-03-30 13:33:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d, skipping ID generation
2026-03-30 13:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with scrape type 1
2026-03-30 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d sending to next pipeline
2026-03-30 13:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d, identifier: 10744571
2026-03-30 13:33:16 [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-30 13:33:16 [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-30 13:33:16 [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-30 13:33:16 [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-30 13:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with identifier: 10744571
2026-03-30 13:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with identifier: 10744571
2026-03-30 13:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with identifier: 10744571 to the API
2026-03-30 13:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:33:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5686825/general/7cf70888-b702-4055-8608-4e050710e26b.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-04-01T08: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=10744571',
'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-30 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744571%27 HTTP/1.1" 200 None
2026-03-30 13:33:17 [adesa.fr] INFO: Saving data for 10744571: {'created_time': 1774877597.254818, 'last_price_update_time': 1774877597.254831, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744571') HTTP/1.1" 204 0
2026-03-30 13:33:17 [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/10744585)
2026-03-30 13:33:17 [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/10744531)
2026-03-30 13:33:17 [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-30 13:33:17 [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-30 13:33:17 [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-30 13:33:17 [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-30 13:33:17 [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-30 13:33:17 [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/10744585)
2026-03-30 13:33:17 [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-30 13:33:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42f20a22-a115-55c5-9e71-fe61eaf9f791, skipping ID generation
2026-03-30 13:33: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-30 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 sending to next pipeline
2026-03-30 13:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 42f20a22-a115-55c5-9e71-fe61eaf9f791, identifier: 10744531
2026-03-30 13:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 42f20a22-a115-55c5-9e71-fe61eaf9f791 with identifier: 10744531
2026-03-30 13:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 42f20a22-a115-55c5-9e71-fe61eaf9f791 with identifier: 10744531
2026-03-30 13:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 42f20a22-a115-55c5-9e71-fe61eaf9f791 with identifier: 10744531 to the API
2026-03-30 13:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:33:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5561399/general/07e999cc-c67e-4c30-bdd1-669c3e27f918.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-04-01T08: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=10744531',
'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-30 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744531%27 HTTP/1.1" 200 None
2026-03-30 13:33:18 [adesa.fr] INFO: Saving data for 10744531: {'created_time': 1774877598.175975, 'last_price_update_time': 1774877598.175985, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744531') HTTP/1.1" 204 0
2026-03-30 13:33:18 [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-30 13:33:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d159b510-432c-5dca-b147-de0c0faae7f9, skipping ID generation
2026-03-30 13:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d159b510-432c-5dca-b147-de0c0faae7f9 with scrape type 1
2026-03-30 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d159b510-432c-5dca-b147-de0c0faae7f9 sending to next pipeline
2026-03-30 13:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d159b510-432c-5dca-b147-de0c0faae7f9, identifier: 10744585
2026-03-30 13:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d159b510-432c-5dca-b147-de0c0faae7f9 with identifier: 10744585
2026-03-30 13:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d159b510-432c-5dca-b147-de0c0faae7f9 with identifier: 10744585
2026-03-30 13:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d159b510-432c-5dca-b147-de0c0faae7f9 with identifier: 10744585 to the API
2026-03-30 13:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 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-30 13:33:18 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5707890/general/6af5f5b2-0031-4a85-886a-14407421decc.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-04-01T08: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=10744585',
'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-30 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 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%2710744585%27 HTTP/1.1" 200 None
2026-03-30 13:33:18 [adesa.fr] INFO: Saving data for 10744585: {'created_time': 1774877598.571089, 'last_price_update_time': 1774877598.5711, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744585') HTTP/1.1" 204 0
2026-03-30 13:33:18 [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-30 13:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10744612
2026-03-30 13:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 683c8232-9b73-5e7e-90eb-8caea7505df3 with scrape type 1
2026-03-30 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 683c8232-9b73-5e7e-90eb-8caea7505df3
2026-03-30 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5738257%252Fgeneral%252F918e7fff-5243-4eb6-a96d-4bbf4063e8d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/918e7fff-5243-4eb6-a96d-4bbf4063e8d3.jpg already downloaded
2026-03-30 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5738257%252Fgeneral%252F76656c6f-14ba-4267-b20e-ebba462392e7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/76656c6f-14ba-4267-b20e-ebba462392e7.jpg already downloaded
2026-03-30 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5738257%252Fgeneral%252F0be4e981-6d6b-40f5-8b2c-e47e128878e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/0be4e981-6d6b-40f5-8b2c-e47e128878e9.jpg already downloaded
2026-03-30 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5738257%252Fgeneral%252Fe73b2419-0853-4dc2-b95a-e44d3ff6b929.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/e73b2419-0853-4dc2-b95a-e44d3ff6b929.jpg already downloaded
2026-03-30 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5738257%252Fgeneral%252F51a4a955-a08c-40da-b3cc-1c824f1ca3e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/51a4a955-a08c-40da-b3cc-1c824f1ca3e5.jpg already downloaded
2026-03-30 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5738257%252Fgeneral%252F7e283663-0bc8-4232-8d3f-4a13dab39109.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/7e283663-0bc8-4232-8d3f-4a13dab39109.jpg already downloaded
2026-03-30 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5738257%252Fgeneral%252F9f737123-0aa6-4b34-b555-e0a918243dae.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/9f737123-0aa6-4b34-b555-e0a918243dae.jpg already downloaded
2026-03-30 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5738257%252Fgeneral%252F3aa42380-9163-4c87-95b5-b365a87faa1f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/3aa42380-9163-4c87-95b5-b365a87faa1f.jpg already downloaded
2026-03-30 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5738257%252Fgeneral%252F6bdaa24c-3964-4c2e-ad2f-c86447a207d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/6bdaa24c-3964-4c2e-ad2f-c86447a207d2.jpg already downloaded
2026-03-30 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33: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%252F5738257%252Fgeneral%252Ffc8bfd59-2e93-42d4-8f97-40467c2c5815.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738257/general/fc8bfd59-2e93-42d4-8f97-40467c2c5815.jpg already downloaded
2026-03-30 13:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 683c8232-9b73-5e7e-90eb-8caea7505df3, identifier: 10744612
2026-03-30 13:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10744612
2026-03-30 13:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10744612
2026-03-30 13:33:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 683c8232-9b73-5e7e-90eb-8caea7505df3 with identifier: 10744612 to the API
2026-03-30 13:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:33: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-30 13:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744612>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '683c8232-9b73-5e7e-90eb-8caea7505df3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPP459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744612',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 80184,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 10,
'photo_urls': ['https://images.openlane.eu/carimgs/5738257/general/918e7fff-5243-4eb6-a96d-4bbf4063e8d3.jpg',
'https://images.openlane.eu/carimgs/5738257/general/76656c6f-14ba-4267-b20e-ebba462392e7.jpg',
'https://images.openlane.eu/carimgs/5738257/general/0be4e981-6d6b-40f5-8b2c-e47e128878e9.jpg',
'https://images.openlane.eu/carimgs/5738257/general/e73b2419-0853-4dc2-b95a-e44d3ff6b929.jpg',
'https://images.openlane.eu/carimgs/5738257/general/51a4a955-a08c-40da-b3cc-1c824f1ca3e5.jpg',
'https://images.openlane.eu/carimgs/5738257/general/7e283663-0bc8-4232-8d3f-4a13dab39109.jpg',
'https://images.openlane.eu/carimgs/5738257/general/9f737123-0aa6-4b34-b555-e0a918243dae.jpg',
'https://images.openlane.eu/carimgs/5738257/general/3aa42380-9163-4c87-95b5-b365a87faa1f.jpg',
'https://images.openlane.eu/carimgs/5738257/general/6bdaa24c-3964-4c2e-ad2f-c86447a207d2.jpg',
'https://images.openlane.eu/carimgs/5738257/general/fc8bfd59-2e93-42d4-8f97-40467c2c5815.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/918e7fff-5243-4eb6-a96d-4bbf4063e8d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/76656c6f-14ba-4267-b20e-ebba462392e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/0be4e981-6d6b-40f5-8b2c-e47e128878e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88188,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/e73b2419-0853-4dc2-b95a-e44d3ff6b929.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/51a4a955-a08c-40da-b3cc-1c824f1ca3e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/7e283663-0bc8-4232-8d3f-4a13dab39109.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/9f737123-0aa6-4b34-b555-e0a918243dae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/3aa42380-9163-4c87-95b5-b365a87faa1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/6bdaa24c-3964-4c2e-ad2f-c86447a207d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_683c8232-9b73-5e7e-90eb-8caea7505df3/683c8232-9b73-5e7e-90eb-8caea7505df3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738257/general/fc8bfd59-2e93-42d4-8f97-40467c2c5815.jpg',
'Width': 1024}],
'price': 37000,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 306 hp - 80.184 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710744612%27 HTTP/1.1" 200 None
2026-03-30 13:33:23 [adesa.fr] INFO: Saving data for 10744612: {'created_time': 1774877603.056687, 'last_price_update_time': 1774877603.0567, 'auction_closing_time': 1775031000.0}
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10744612') HTTP/1.1" 204 0
2026-03-30 13:33:23 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 13:33:23 [adesa.fr] INFO: adesa.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 1, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 7, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:33:23 [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%201774445603 HTTP/1.1" 200 None
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701073') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701081') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701082') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701090') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701092') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701104') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701116') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701122') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701138') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701143') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701151') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701152') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701153') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701166') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701167') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701173') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701184') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701190') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701191') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701197') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701198') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701212') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701222') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701223') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701224') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701250') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701251') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701269') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701270') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701271') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10701272') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715065') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715067') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715068') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715074') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715075') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715076') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10715077') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721367') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721624') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721628') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721629') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721630') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721631') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721632') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721636') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721640') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721651') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721695') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721696') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721697') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721698') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721701') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721709') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721719') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721722') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721726') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10721727') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722343') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10722723') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723076') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723097') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723105') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723117') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723614') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723620') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723621') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723622') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723625') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723637') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723699') HTTP/1.1" 204 0
2026-03-30 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10723937') HTTP/1.1" 204 0
2026-03-30 13:33:24 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (181 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-30T13_30_00.jl
2026-03-30 13:33:24 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 817164,
'downloader/request_count': 992,
'downloader/request_method_count/GET': 985,
'downloader/request_method_count/POST': 7,
'downloader/response_bytes': 95324172,
'downloader/response_count': 992,
'downloader/response_status_count/200': 469,
'downloader/response_status_count/403': 523,
'elapsed_time_seconds': 199.877522,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 13, 33, 23, 987466, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 2378137,
'httpcompression/response_count': 523,
'item_scraped_count': 181,
'log_count/DEBUG': 9107,
'log_count/INFO': 7065,
'memusage/max': 192864256,
'memusage/startup': 150245376,
'photo_download_count': 281,
'request_depth_max': 8,
'response_received_count': 711,
'scheduler/dequeued': 992,
'scheduler/dequeued/memory': 992,
'scheduler/enqueued': 992,
'scheduler/enqueued/memory': 992,
'scrape_type/new': 175,
'scrape_type/price_update': 6,
'scrape_type/skipped': 468,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 188,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 6.195564203192183,
'scrapy-zyte-api/mean_response_seconds': 6.217463033553708,
'scrapy-zyte-api/processed': 188,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 188,
'scrapy-zyte-api/request_args/experimental.requestCookies': 187,
'scrapy-zyte-api/request_args/experimental.responseCookies': 188,
'scrapy-zyte-api/request_args/httpRequestBody': 7,
'scrapy-zyte-api/request_args/httpRequestMethod': 7,
'scrapy-zyte-api/request_args/httpResponseBody': 188,
'scrapy-zyte-api/request_args/httpResponseHeaders': 188,
'scrapy-zyte-api/request_args/url': 188,
'scrapy-zyte-api/status_codes/200': 188,
'scrapy-zyte-api/success': 188,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 649,
'source/total_available': 649,
'start_time': datetime.datetime(2026, 3, 30, 13, 30, 4, 109944, tzinfo=datetime.timezone.utc)}
2026-03-30 13:33:24 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 13:33:24 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fcf70ddf010>
2026-03-30 13:33:24 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fcf70a5e5d0>